From 16064af6d54a63f7fd2c80a5b6b032147ab74200 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 2 May 2017 00:18:54 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ko.js | 6 ++++++ l10n/ko.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/ko.js create mode 100644 l10n/ko.json diff --git a/l10n/ko.js b/l10n/ko.js new file mode 100644 index 0000000..ae5ab25 --- /dev/null +++ b/l10n/ko.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "휴대폰 동기화" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json new file mode 100644 index 0000000..bdb3b24 --- /dev/null +++ b/l10n/ko.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "휴대폰 동기화" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file