From 71eac57907dab1597bb467a6244b828314d9db0f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Jul 2017 00:23:58 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_TW.js | 6 ++++++ l10n/zh_TW.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/zh_TW.js create mode 100644 l10n/zh_TW.json diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js new file mode 100644 index 0000000..09743d1 --- /dev/null +++ b/l10n/zh_TW.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "手機同步" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json new file mode 100644 index 0000000..e8eb8ee --- /dev/null +++ b/l10n/zh_TW.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "手機同步" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file