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": "하나를 선택하세요:"
}