fix color and translation

This commit is contained in:
Tom (plebeius.eth)
2024-10-13 18:49:45 +02:00
parent 3cdeaeb09c
commit 1d99fc4a74
37 changed files with 72 additions and 36 deletions
+2 -1
View File
@@ -240,5 +240,6 @@
"more_posts_last_week": "{{currentTimeFilterName}} からの投稿を表示しています。<1>先週の投稿をさらに表示</1>",
"more_posts_last_month": "{{currentTimeFilterName}} からの投稿を表示しています。<1>先月の投稿をさらに表示</1>",
"newer_posts_available": "新しい投稿が利用可能です、<1>フィードを再読み込み</1>",
"stored_locally": "ローカルに保存されています ({{location}})、デバイス間で同期されていません"
"stored_locally": "ローカルに保存されています ({{location}})、デバイス間で同期されていません",
"choose_one": "いずれかを選択してください:"
}