summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/zh_TW.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-17 01:56:11 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-17 01:56:11 -0500
commitfe29feae9a1ee759e09091941e3bcf96f72e3f21 (patch)
tree2a990f74861cdebe4076c8e0bf80f4c96ffe8698 /apps/comments/l10n/zh_TW.js
parentc6b24573066cfc87b73b1b61b41032b8c5a406cf (diff)
downloadnextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.tar.gz
nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/zh_TW.js')
-rw-r--r--apps/comments/l10n/zh_TW.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js
new file mode 100644
index 00000000000..65cddd342ca
--- /dev/null
+++ b/apps/comments/l10n/zh_TW.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Cancel" : "取消",
+ "Save" : "儲存"
+},
+"nplurals=1; plural=0;");