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:
parent
bcd98d70c6
commit
5f07eee7ed
1 changed files with 3 additions and 3 deletions
|
@ -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}",
|
||||
|
|
Loading…
Add table
Reference in a new issue