diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | settings/l10n/zh_TW.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 355533c0e67..06893be94f2 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -129,6 +129,7 @@ OC.L10N.register( "Download logfile" : "下載記錄檔", "More" : "更多", "Less" : "更少", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite", "How to do backups" : "如何備份", "Advanced monitoring" : "進階監控", "Performance tuning" : "效能調校", diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index fad9ad99ed5..bb2edf4cae1 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -127,6 +127,7 @@ "Download logfile" : "下載記錄檔", "More" : "更多", "Less" : "更少", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite", "How to do backups" : "如何備份", "Advanced monitoring" : "進階監控", "Performance tuning" : "效能調校", |