Add antenna setting error view
This commit is contained in:
parent
29cf3b83bf
commit
aa430a96b4
5 changed files with 8 additions and 2 deletions
|
@ -1032,6 +1032,8 @@ en:
|
|||
empty_contexts: No contexts! You must set any context filters
|
||||
invalid_context: None or invalid context supplied
|
||||
invalid_list_owner: This list is not yours
|
||||
over_limit: You have exceeded the limit of %{limit} antennas
|
||||
over_stl_limit: You have exceeded the limit of %{limit} stl antennas
|
||||
remove_list_with_antenna: Cannot remove list because this list is related to antenna.
|
||||
index:
|
||||
contexts: Antennas in %{contexts}
|
||||
|
|
|
@ -999,6 +999,8 @@ ja:
|
|||
errors:
|
||||
empty_contexts: 絞り込み条件が1つも指定されていないため無効です(除外条件はカウントされません)
|
||||
invalid_list_owner: これはあなたのリストではありません
|
||||
over_limit: 所持できるアンテナ数 %{limit}を超えています
|
||||
over_stl_limit: 所持できるSTLモード付きアンテナ数 (ホーム/リストそれぞれにつき%{limit}) を超えています
|
||||
remove_list_with_antenna: アンテナが関連付けられているリストは削除できません
|
||||
edit:
|
||||
accounts_hint: ローカルアカウントの場合は「@info」、リモートアカウントの場合は「@info@example.com」の形式で指定します。サーバーが認識していないアカウントは保存時に自動的に削除されます。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue