mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
l10n: Rename the directory for translations
The application gets the translation from l10n for the "Clear status after" text string.
This commit is contained in:
parent
bdc60ef9b2
commit
cd808a31d0
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<div class="clear-at-select">
|
||||
<span
|
||||
class="clear-at-select__label">
|
||||
{{ $t('user_select', 'Clear status after') }}
|
||||
{{ $t('user_status', 'Clear status after') }}
|
||||
</span>
|
||||
<Multiselect
|
||||
label="label"
|
||||
|
|
|
|||
Loading…
Reference in a new issue