From dd82466d07dd038ee622b5ee8b82a92611fcda5f Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 31 Oct 2016 18:41:05 +0100 Subject: [PATCH] Translated --- resources/lang/zh_TW/pagination.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 resources/lang/zh_TW/pagination.php diff --git a/resources/lang/zh_TW/pagination.php b/resources/lang/zh_TW/pagination.php new file mode 100644 index 0000000000..a197fb74af --- /dev/null +++ b/resources/lang/zh_TW/pagination.php @@ -0,0 +1,17 @@ + '« 上一頁', + 'next' => '下一頁 »', + +]; \ No newline at end of file