diff options
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 34eb10a15b0..e2d8c0cca09 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -114,7 +114,6 @@ OC.L10N.register( "Address" : "地址", "Profile picture" : "個人檔案圖片", "About" : "關於", - "Full name" : "全名", "Headline" : "標題", "Organisation" : "組織", "Role" : "角色", @@ -265,6 +264,7 @@ OC.L10N.register( "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage is temporarily not available" : "儲存空間暫時無法使用", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", + "Full name" : "全名", "%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱", "%s enter the database username." : "%s 輸入資料庫使用者名稱", "%s enter the database name." : "%s 輸入資料庫名稱", |