summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/zh_TW.php')
-rw-r--r--apps/gallery/l10n/zh_TW.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/gallery/l10n/zh_TW.php b/apps/gallery/l10n/zh_TW.php
new file mode 100644
index 00000000000..b9b50fd6ba5
--- /dev/null
+++ b/apps/gallery/l10n/zh_TW.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Rescan" => "重新掃描",
+"Back" => "返回"
+);