mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #36054 from nextcloud/Valdnet-patch-4
l10n: Change to uppercase
This commit is contained in:
commit
69ef1bc7aa
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