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:
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;");