From c64bf58998a4228fd969cccebd683e0fdd8edbb3 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 19 Jan 2024 17:00:22 +0100 Subject: [PATCH] Update zh_TW, thanks to closer --- language/zh_TW/plugin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/zh_TW/plugin.lang.php b/language/zh_TW/plugin.lang.php index d8c9e38..88a810f 100755 --- a/language/zh_TW/plugin.lang.php +++ b/language/zh_TW/plugin.lang.php @@ -36,4 +36,7 @@ $lang['only on photo'] = '只在圖片上'; $lang['Community'] = '社區'; $lang['Light mode'] = '輕量模式'; $lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = '當輕量模式啟動時,不會加載任何外部腳本,它會提高頁面加載速度,同時也禁用了用戶信息追蹤但同時也會禁用註解和內頁彈出框'; -?> \ No newline at end of file +$lang['Disable'] = '關閉'; +$lang['Enable'] = '開啟'; +$lang['Shared picture size'] = '分享照片的尺寸'; +$lang['Via'] = '經由'; \ No newline at end of file