Remove antenna beta message

This commit is contained in:
KMY 2023-09-12 12:34:41 +09:00
parent ea6499b817
commit 649806a89b
3 changed files with 0 additions and 5 deletions

View file

@ -4,9 +4,6 @@
- content_for :heading_actions do - content_for :heading_actions do
= link_to t('antennas.new.title'), new_antenna_path, class: 'button' = link_to t('antennas.new.title'), new_antenna_path, class: 'button'
.flash-message.alert
%strong= t('antennas.beta')
- if @antennas.empty? - if @antennas.empty?
.muted-hint.center-text= t 'antennas.index.empty' .muted-hint.center-text= t 'antennas.index.empty'
- else - else

View file

@ -1068,7 +1068,6 @@ en:
hint_html: If you want to move from another account to this one, here you can create an alias, which is required before you can proceed with moving followers from the old account to this one. This action by itself is <strong>harmless and reversible</strong>. <strong>The account migration is initiated from the old account</strong>. hint_html: If you want to move from another account to this one, here you can create an alias, which is required before you can proceed with moving followers from the old account to this one. This action by itself is <strong>harmless and reversible</strong>. <strong>The account migration is initiated from the old account</strong>.
remove: Unlink alias remove: Unlink alias
antennas: antennas:
beta: This function is in beta.
contexts: contexts:
account: Accounts account: Accounts
domain: Domains domain: Domains

View file

@ -1017,7 +1017,6 @@ ja:
hint_html: 他のアカウントからこのアカウントにフォロワーを引き継いで引っ越したい場合、ここでエイリアスを作成しておく必要があります。エイリアス自体は<strong>無害で、取り消す</strong>ことができます。<strong>引っ越しは以前のアカウント側から開始する必要があります</strong>。 hint_html: 他のアカウントからこのアカウントにフォロワーを引き継いで引っ越したい場合、ここでエイリアスを作成しておく必要があります。エイリアス自体は<strong>無害で、取り消す</strong>ことができます。<strong>引っ越しは以前のアカウント側から開始する必要があります</strong>。
remove: エイリアスを削除 remove: エイリアスを削除
antennas: antennas:
beta: アンテナ機能はベータ版です。今後、予告なく全データリセット・機能削除を行う場合があります。
contexts: contexts:
account: アカウント account: アカウント
domain: ドメイン domain: ドメイン