diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 804f9bb8558..202a6d7a871 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -90,7 +90,6 @@ OC.L10N.register( "__language_name__" : "正體中文(臺灣)", "Unlimited" : "無限制", "Personal info" : "個人資訊", - "Sessions" : "工作階段", "Sync clients" : "同步客戶端", "None" : "無", "Login" : "登入", @@ -240,6 +239,7 @@ OC.L10N.register( "Uninstalling ...." : "正在解除安裝…", "Error while uninstalling app" : "移除應用程式錯誤", "Uninstall" : "解除安裝", + "Sessions" : "工作階段", "This is used for sending out notifications." : "用於寄送通知", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "未偵測到 PHP 模組 'fileinfo'。我們強烈建議啟用這個模組以取得最好的 mime-type 支援。", "Cron" : "工作排程", |