diff options
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index cbf4b4f262d..4b80c7e7dc7 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -41,7 +41,7 @@ OC.L10N.register( "Technical details" : "技術細節", "Remote Address: %s" : "遠端位置:%s", "Request ID: %s" : "請求編號:%s", - "CalDAV server" : "網路行事曆伺服器", - "Send invitations to attendees" : "發送邀請函給參加者" + "Send invitations to attendees" : "發送邀請函給參加者", + "CalDAV server" : "網路行事曆伺服器" }, "nplurals=1; plural=0;"); |