Merge pull request #46714 from nextcloud/rakekniven-patch-2

chore(i18n): Changed wording to singular
This commit is contained in:
Christoph Wurst 2024-07-25 00:56:00 +02:00 committed by GitHub
commit 2283010261
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -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"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long