mirror of https://github.com/tooot-app/app
New translations compose.json (Korean)
This commit is contained in:
parent
7fa955449f
commit
3ee8349155
|
@ -16,7 +16,9 @@
|
||||||
"default": "툿",
|
"default": "툿",
|
||||||
"conversation": "툿 DM",
|
"conversation": "툿 DM",
|
||||||
"reply": "툿 답장",
|
"reply": "툿 답장",
|
||||||
"edit": "툿"
|
"deleteEdit": "툿",
|
||||||
|
"edit": "툿",
|
||||||
|
"share": "툿"
|
||||||
},
|
},
|
||||||
"alert": {
|
"alert": {
|
||||||
"default": {
|
"default": {
|
||||||
|
@ -40,7 +42,13 @@
|
||||||
"placeholder": "스포일러 경고 메시지"
|
"placeholder": "스포일러 경고 메시지"
|
||||||
},
|
},
|
||||||
"textInput": {
|
"textInput": {
|
||||||
"placeholder": "무엇을 생각하고 있나요?"
|
"placeholder": "무엇을 생각하고 있나요?",
|
||||||
|
"keyboardImage": {
|
||||||
|
"exceedMaximum": {
|
||||||
|
"title": "",
|
||||||
|
"OK": "$t(common:buttons.OK)"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
|
@ -163,7 +171,8 @@
|
||||||
"content": {
|
"content": {
|
||||||
"accessibilityHint": "저장된 초안, 수정하려면 탭하세요",
|
"accessibilityHint": "저장된 초안, 수정하려면 탭하세요",
|
||||||
"textEmpty": "콘텐츠 빔"
|
"textEmpty": "콘텐츠 빔"
|
||||||
}
|
},
|
||||||
|
"checkAttachment": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue