Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 06:50:01 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 06:50:01 +0300
commit0bf785ac4411fc4f385d1415a2afca67cc796588 (patch)
tree38b2223b1d22ca9656c1977642a31e353125c307 /l10n/ko.js
parent4f23339115bb27300c9058aa018707b4ec87cd8b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko.js')
-rw-r--r--l10n/ko.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
new file mode 100644
index 000000000..cad751b4c
--- /dev/null
+++ b/l10n/ko.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "텍스트",
+ "Retry" : "다시 시도",
+ "Unsaved changes" : "저장하지 않은 변경 사항",
+ "Edit" : "편집",
+ "Undo" : "실행 취소"
+},
+"nplurals=1; plural=0;");