mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(i18n): Changed wording to singular
Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
parent
57ed738af2
commit
a57e3848c6
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