Skip to content

Commit

Permalink
Rename settings to photos settings
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
PVince81 authored and nextcloud-command committed Jul 21, 2022
1 parent 169c96b commit 94e70ed
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 94e70ed

Please sign in to comment.