Skip to content

Commit

Permalink
Merge pull request #1139 from nextcloud/bugfix/server/32350/rename-se…
Browse files Browse the repository at this point in the history
…ttings

Rename settings to photos settings
  • Loading branch information
PVince81 authored Jul 21, 2022
2 parents 169c96b + 94e70ed commit 4e72c2e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions js/photos-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-main.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/photos-src_components_FolderTagPreview_vue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/photos-src_components_FolderTagPreview_vue.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Photos.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
icon="icon-address" />
</template>
<template #footer>
<AppNavigationSettings :title="t('photos', 'Settings')">
<AppNavigationSettings :title="t('photos', 'Photos settings')">
<CroppedLayoutSettings />
</AppNavigationSettings>
</template>
Expand Down

0 comments on commit 4e72c2e

Please sign in to comment.