diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 133cfd27bdc..22b909bf376 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -204,6 +204,8 @@ OC.L10N.register( "An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["請輸入 {minSearchLength} 個或以上字元搜尋"], "This browser is not supported" : "不支援此瀏覽器", + "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。", + "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器", "Supported versions" : "支援的版本", "{name} version {version} and above" : "{name} 的版本 {version} 及更新", "Search {types} …" : "搜尋 {types} 中……", |