add translations

This commit is contained in:
Tom (plebeius.eth)
2024-10-13 17:58:21 +02:00
parent 89d37dc029
commit a845e1a820
36 changed files with 74 additions and 36 deletions
+2 -1
View File
@@ -239,5 +239,6 @@
"empty_comment_alert": "빈 댓글을 게시할 수 없습니다.",
"more_posts_last_week": "{{currentTimeFilterName}} 이후의 게시물이 표시됩니다. <1>지난 주의 게시물 더 보기</1>",
"more_posts_last_month": "{{currentTimeFilterName}} 이후의 게시물이 표시됩니다. <1>지난달의 게시물 더 보기</1>",
"newer_posts_available": "새로운 게시물이 있습니다, <1>피드를 새로 고침</1>"
"newer_posts_available": "새로운 게시물이 있습니다, <1>피드를 새로 고침</1>",
"stored_locally": "로컬에 저장됨 ({{location}}), 장치 간에 동기화되지 않음"
}