0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00

Fix mixup of descriptions

This commit is contained in:
Toni 2025-02-07 18:38:12 +01:00
parent bcd98d70c6
commit 5f07eee7ed
No known key found for this signature in database
GPG key ID: 159A266B4318F208

View file

@ -1240,10 +1240,10 @@
"sync": "Sync",
"synchronize_albums" : "Synchronize Albums",
"synchronize_albums_description" : "All deduplicates get put in all albums of all duplicates.",
"synchronize_archives" : "Synchronize Archives",
"synchronize_archives_description" : "If one of the duplicates is a favorite, mark all deduplicated as favorites.",
"synchronize_favorites" : "Synchronize Favorites",
"synchronize_favorites_description" : "If one of the duplicates is already archived, also archive the deduplicated result.",
"synchronize_favorites_description" : "If one of the duplicates is a favorite, mark all deduplicated as favorites.",
"synchronize_archives" : "Synchronize Archives",
"synchronize_archives_description" : "If one of the duplicates is already archived, also archive the deduplicated result.",
"tag": "Tag",
"tag_assets": "Tag assets",
"tag_created": "Created tag: {tag}",