New translations common.json (Korean)

This commit is contained in:
xmflsct 2022-02-02 05:20:16 +01:00
parent 107994ab9b
commit f5f52185f7
1 changed files with 21 additions and 0 deletions

21
src/i18n/ko/common.json Normal file
View File

@ -0,0 +1,21 @@
{
"buttons": {
"apply": "적용",
"cancel": "취소"
},
"customEmoji": {
"accessibilityLabel": "커스텀 이모지 {{emoji}}"
},
"message": {
"success": {
"message": "{{function}} 성공"
},
"warning": {
"message": ""
},
"error": {
"message": "{{function}} 실패, 다시 시도해주세요"
}
},
"separator": ", "
}