Skip to content

Commit

Permalink
fix(i18n): Adapted wording
Browse files Browse the repository at this point in the history
Fixes #2357

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
rakekniven authored and nextcloud-command committed Mar 11, 2024
1 parent e3075f0 commit c3d82d7
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 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.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/components/Settings/PhotosSourceLocationsSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</li> -->
</div>

<NcButton :aria-label="t('photos', 'Choose a source Photos for the timelines')"
<NcButton :aria-label="t('photos', 'Choose a Photos source for the timelines')"
@click="debounceAddSourceFolder">
<!-- TODO: uncomment when SEARCH on multiple folders is implemented. -->
<!-- <template #icon>
Expand Down

0 comments on commit c3d82d7

Please sign in to comment.