mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-25 22:33:52 +03:00
New translations en-US.json (Korean)
This commit is contained in:
parent
5ef9f6992e
commit
ec909f46c4
@ -192,7 +192,7 @@
|
|||||||
"currency": "화폐",
|
"currency": "화폐",
|
||||||
"language": "언어",
|
"language": "언어",
|
||||||
"server": "서버",
|
"server": "서버",
|
||||||
"dark_theme": "어두운 테마",
|
"color_theme": "Appearance",
|
||||||
"push_notification": "푸시 알림",
|
"push_notification": "푸시 알림",
|
||||||
"notification": {
|
"notification": {
|
||||||
"follow": "팔로우",
|
"follow": "팔로우",
|
||||||
@ -215,6 +215,11 @@
|
|||||||
"always_hide": "항상 숨기기",
|
"always_hide": "항상 숨기기",
|
||||||
"always_warn": "항상 경고 표시하기"
|
"always_warn": "항상 경고 표시하기"
|
||||||
},
|
},
|
||||||
|
"theme": {
|
||||||
|
"system": "Device settings",
|
||||||
|
"light": "Light",
|
||||||
|
"dark": "Dark"
|
||||||
|
},
|
||||||
"feedback_success": "이메일 클라이언트가 성공적으로 열렸습니다",
|
"feedback_success": "이메일 클라이언트가 성공적으로 열렸습니다",
|
||||||
"feedback_fail": "이메일 클라이언트를 열지 못했습니다",
|
"feedback_fail": "이메일 클라이언트를 열지 못했습니다",
|
||||||
"server_fail": "서버를 이용할 수 없습니다."
|
"server_fail": "서버를 이용할 수 없습니다."
|
||||||
@ -523,7 +528,11 @@
|
|||||||
"bookmarks": "즐겨찾기에 추가",
|
"bookmarks": "즐겨찾기에 추가",
|
||||||
"promote": "홍보",
|
"promote": "홍보",
|
||||||
"boost": "후원",
|
"boost": "후원",
|
||||||
"report": "신고"
|
"report": "신고",
|
||||||
|
"pin-blog": "Pin to blog",
|
||||||
|
"unpin-blog": "Unpin from blog",
|
||||||
|
"pin-community": "Pin to community",
|
||||||
|
"unpin-community": "Unpin from community"
|
||||||
},
|
},
|
||||||
"deep_link": {
|
"deep_link": {
|
||||||
"no_existing_user": "존재하지 않는 사용자입니다",
|
"no_existing_user": "존재하지 않는 사용자입니다",
|
||||||
|
Loading…
Reference in New Issue
Block a user