mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #46714 from nextcloud/rakekniven-patch-2
chore(i18n): Changed wording to singular
This commit is contained in:
commit
2283010261
3 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<HeaderBar :input-id="inputId"
|
||||
:readable="propertyReadable" />
|
||||
|
||||
<NcSelect :aria-label-listbox="t('settings', 'Days to use as the first day of week')"
|
||||
<NcSelect :aria-label-listbox="t('settings', 'Day to use as the first day of week')"
|
||||
class="fdow-section__day-select"
|
||||
:clearable="false"
|
||||
:input-id="inputId"
|
||||
|
|
|
|||
4
dist/settings-vue-settings-personal-info.js
vendored
4
dist/settings-vue-settings-personal-info.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