Remove antenna beta message
This commit is contained in:
parent
ea6499b817
commit
649806a89b
3 changed files with 0 additions and 5 deletions
|
@ -4,9 +4,6 @@
|
|||
- content_for :heading_actions do
|
||||
= link_to t('antennas.new.title'), new_antenna_path, class: 'button'
|
||||
|
||||
.flash-message.alert
|
||||
%strong= t('antennas.beta')
|
||||
|
||||
- if @antennas.empty?
|
||||
.muted-hint.center-text= t 'antennas.index.empty'
|
||||
- else
|
||||
|
|
|
@ -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>.
|
||||
remove: Unlink alias
|
||||
antennas:
|
||||
beta: This function is in beta.
|
||||
contexts:
|
||||
account: Accounts
|
||||
domain: Domains
|
||||
|
|
|
@ -1017,7 +1017,6 @@ ja:
|
|||
hint_html: 他のアカウントからこのアカウントにフォロワーを引き継いで引っ越したい場合、ここでエイリアスを作成しておく必要があります。エイリアス自体は<strong>無害で、取り消す</strong>ことができます。<strong>引っ越しは以前のアカウント側から開始する必要があります</strong>。
|
||||
remove: エイリアスを削除
|
||||
antennas:
|
||||
beta: アンテナ機能はベータ版です。今後、予告なく全データリセット・機能削除を行う場合があります。
|
||||
contexts:
|
||||
account: アカウント
|
||||
domain: ドメイン
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue