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:
Valdnet 2020-09-20 14:41:50 +02:00 committed by GitHub
parent bdc60ef9b2
commit cd808a31d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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