New translations compose.json (Korean)

This commit is contained in:
xmflsct 2022-05-13 10:43:11 +02:00
parent 7fa955449f
commit 3ee8349155
1 changed files with 12 additions and 3 deletions

View File

@ -16,7 +16,9 @@
"default": "툿",
"conversation": "툿 DM",
"reply": "툿 답장",
"edit": "툿"
"deleteEdit": "툿",
"edit": "툿",
"share": "툿"
},
"alert": {
"default": {
@ -40,7 +42,13 @@
"placeholder": "스포일러 경고 메시지"
},
"textInput": {
"placeholder": "무엇을 생각하고 있나요?"
"placeholder": "무엇을 생각하고 있나요?",
"keyboardImage": {
"exceedMaximum": {
"title": "",
"OK": "$t(common:buttons.OK)"
}
}
}
},
"footer": {
@ -163,7 +171,8 @@
"content": {
"accessibilityHint": "저장된 초안, 수정하려면 탭하세요",
"textEmpty": "콘텐츠 빔"
}
},
"checkAttachment": ""
}
}
}