diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
commit | 943d9737e44f4848a0a1202b813565edf58f2321 (patch) | |
tree | 8cce60cb1cdf43f8484e8f6964fb1ae862369044 /core/l10n/zh_TW.js | |
parent | cf5d30387b20e74304e4d28f709b928c3cb231c9 (diff) | |
download | nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.tar.gz nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 24adfb2a051..e60587c0aec 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -272,9 +272,9 @@ OC.L10N.register( "An internal error occurred." : "發生內部錯誤", "Please try again or contact your administrator." : "請重試或聯絡系統管理員", "Username or email" : "用戶名或 email", - "Log in" : "登入", "Wrong password. Reset it?" : "密碼錯誤,重設密碼?", "Wrong password." : "密碼錯誤", + "Log in" : "登入", "Stay logged in" : "保持登入狀態", "Alternative Logins" : "其他登入方法", "Use the following link to reset your password: {link}" : "請至以下連結重設您的密碼: {link}", |