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": "Выберите один:"
}