New translations app.json (Korean)

This commit is contained in:
Eugen Rochko 2022-12-02 02:41:36 +01:00
parent b39259cf8f
commit f3d5112d5f
1 changed files with 6 additions and 6 deletions

View File

@ -724,15 +724,15 @@
"title": "Bookmarks"
},
"followed_tags": {
"title": "Followed Tags",
"title": "팔로우한 태그",
"header": {
"posts": "posts",
"participants": "participants",
"posts_today": "posts today"
"posts": "게시물",
"participants": "참가자",
"posts_today": "오늘"
},
"actions": {
"follow": "Follow",
"unfollow": "Unfollow"
"follow": "팔로우",
"unfollow": "팔로우 해제"
}
}
}