Jakob Borg 10 лет назад
Родитель
Сommit
ae5079f7b4
2 измененных файлов с 3 добавлено и 2 удалено
  1. 1 0
      gui/assets/lang/lang-en.json
  2. 2 2
      lib/auto/gui.files.go

+ 1 - 0
gui/assets/lang/lang-en.json

@@ -184,6 +184,7 @@
    "The number of old versions to keep, per file.": "The number of old versions to keep, per file.",
    "The number of versions must be a number and cannot be blank.": "The number of versions must be a number and cannot be blank.",
    "The path cannot be blank.": "The path cannot be blank.",
+   "The rate limit must be a non-negative number (0: no limit)": "The rate limit must be a non-negative number (0: no limit)",
    "The rescan interval must be a non-negative number of seconds.": "The rescan interval must be a non-negative number of seconds.",
    "They are retried automatically and will be synced when the error is resolved.": "They are retried automatically and will be synced when the error is resolved.",
    "This is a major version upgrade.": "This is a major version upgrade.",

Разница между файлами не показана из-за своего большого размера
+ 2 - 2
lib/auto/gui.files.go


Некоторые файлы не были показаны из-за большого количества измененных файлов