diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 3bac92eb4ae..2e791f3a279 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "上傳個人資料圖片", "Choose profile picture from Files" : "從檔案中選擇個人檔案圖片", "Remove profile picture" : "移除個人資料圖片", - "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", + "The file must be a PNG or JPG" : "檔案必須是 PNG 或 JPG", "Picture provided by original account" : "原始帳號提供的圖片", "Cancel" : "取消", "Set as profile picture" : "設定為個人資料圖片", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "上傳新的", "Select from Files" : "從雲端檔案選擇", "Remove image" : "移除圖片", + "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,大頭照最長可能需要24小時才能在所有地方更新。", "Choose as profile picture" : "設定為個人資料圖片", "You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>", |