mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Merge pull request #55491 from nextcloud/rakekniven-patch-1
chore(i18n): id -> ID
This commit is contained in:
commit
c267036030
3 changed files with 4 additions and 4 deletions
|
|
@ -207,7 +207,7 @@
|
|||
{{ t('settings', 'Full match autocompletion restrictions') }}
|
||||
</legend>
|
||||
<NcCheckboxRadioSwitch :checked.sync="settings.restrictUserEnumerationFullMatchUserId">
|
||||
{{ t('settings', 'Also allow autocompletion on full match of the user id') }}
|
||||
{{ t('settings', 'Also allow autocompletion on full match of the user ID') }}
|
||||
</NcCheckboxRadioSwitch>
|
||||
<NcCheckboxRadioSwitch :checked.sync="settings.restrictUserEnumerationFullMatchEmail">
|
||||
{{ t('settings', 'Also allow autocompletion on full match of the user email') }}
|
||||
|
|
|
|||
4
dist/settings-vue-settings-admin-sharing.js
vendored
4
dist/settings-vue-settings-admin-sharing.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue