99% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'sv_SE'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ca'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
80% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ro'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
93% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'he'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
98% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ko'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
98% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'sk'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'vi'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'it'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
91% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'pt_BR'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
98% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'no'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
94% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ja'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
81% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'pt'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'fa'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ru'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
88% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'tr'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
99% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'hr'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
93% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'el'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'uk'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'zh_TW'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'zh_CN'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
99% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'pl'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
80% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'is'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'fr'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
91% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'hu'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
92% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'es'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
80% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'nl_BE'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'de'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'cs'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
99% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'bg'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ar'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
- In the root command, all flags are now correctly available as environmental variables, except for `--config` flag. This was already supposed to be the case, but due to bugs in the implementation it didn't work properly.
- All configuration options (unless I missed something) that are available as flags should now properly update the configuration when using the `config init` and `config set` commands.
- Flag names are now consistently in the lowerCamelCase format. All flags that were in a different format have been updated in a backwards compatible way. For a transitionary period of at least 6 months, both will work:
- `--dir-mode` --> `--dirMode`
- `--hide-login-button` --> `--hideLoginButton`
- `--create-user-dir` --> `--createUserDir`
- `--minimum-password-length` --> `--minimumPasswordLength`
- `--socket-perm` --> `--socketPerm`
- `--disable-thumbnails` --> `--disableThumbnails`
- `--disable-preview-resize` --> `--disablePreviewResize`
- `--disable-exec` --> `--disableExec`
- `--disable-type-detection-by-header` --> `--disableTypeDetectionByHeader`
- `--img-processors` --> `--imageProcessors`
- `--cache-dir` --> `--cacheDir`
- `--token-expiration-time` --> `--tokenExpirationTime`
- `--baseurl` --> `--baseURL`