mirror of
https://github.com/tooot-app/app
synced 2025-01-20 21:10:33 +01:00
New translations common.json (Korean)
This commit is contained in:
parent
107994ab9b
commit
f5f52185f7
21
src/i18n/ko/common.json
Normal file
21
src/i18n/ko/common.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"buttons": {
|
||||
"apply": "적용",
|
||||
"cancel": "취소"
|
||||
},
|
||||
"customEmoji": {
|
||||
"accessibilityLabel": "커스텀 이모지 {{emoji}}"
|
||||
},
|
||||
"message": {
|
||||
"success": {
|
||||
"message": "{{function}} 성공"
|
||||
},
|
||||
"warning": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": "{{function}} 실패, 다시 시도해주세요"
|
||||
}
|
||||
},
|
||||
"separator": ", "
|
||||
}
|
Loading…
Reference in New Issue
Block a user