mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
l10n: Change to uppercase
This is the application name, which should be capitalized. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
79f1c30a31
commit
27b4b7346c
3 changed files with 4 additions and 4 deletions
|
|
@ -45,7 +45,7 @@
|
|||
<!-- Settings toggle -->
|
||||
<template #footer>
|
||||
<ul class="app-navigation-entry__settings">
|
||||
<NcAppNavigationItem :aria-label="t('files', 'Open the files app settings')"
|
||||
<NcAppNavigationItem :aria-label="t('files', 'Open the Files app settings')"
|
||||
:title="t('files', 'Files settings')"
|
||||
data-cy-files-navigation-settings-button
|
||||
@click.prevent.stop="openSettings">
|
||||
|
|
|
|||
4
dist/files-main.js
vendored
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue