Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
l10n: Spelling unification
Signed-off-by: Valdnet <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
Valdnet authored and nextcloud-command committed Sep 18, 2022
commit d62f93cef0a49ab18d72b6a5d8c42ba602ddd060
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_views_AlbumContent_vue.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/views/SharedAlbumContent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<!-- No content -->
<NcEmptyContent slot="empty-content"
:title="t('photos', 'This album doesn\'t have any photos or videos yet!')"
:title="t('photos', 'This album does not have any photos or videos yet!')"
class="album__empty">
<ImagePlus slot="icon" />

Expand Down