style(account settings): improve UI and translations

This commit is contained in:
Tom (plebeius.eth)
2024-10-15 11:52:11 +02:00
parent 547a86a3c4
commit ea29b6fa03
37 changed files with 215 additions and 75 deletions
+6 -2
View File
@@ -224,7 +224,7 @@
"animated_gif": "アニメーションGIF",
"hide_avatars": "アバターを隠す",
"anon_mode": "匿名モード",
"anon_mode_description": "各スレッドで異なるユーザーIDを使用する",
"anon_mode_description": "投稿する各スレッドに一意のユーザーIDを使用してください。これらのIDは、元のアカウントに戻すことはできません。",
"pending": "保留中",
"failed": "失敗",
"add": "追加",
@@ -241,5 +241,9 @@
"more_posts_last_month": "{{currentTimeFilterName}} からの投稿を表示しています。<1>先月の投稿をさらに表示</1>",
"newer_posts_available": "新しい投稿が利用可能です、<1>フィードを再読み込み</1>",
"stored_locally": "ローカルに保存されています ({{location}})、デバイス間で同期されていません",
"choose_one": "いずれかを選択してください:"
"choose_one": "いずれかを選択してください:",
"create": "作成",
"plebbit_account": "Plebbit アカウント",
"save_changes": "変更を保存",
"reset_changes": "変更をリセット"
}