Skip to content

Commit

Permalink
fix(web): translation (immich-app#10026)
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 authored Jun 7, 2024
1 parent 4b49d3a commit b595881
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 209 deletions.
20 changes: 10 additions & 10 deletions web/src/lib/i18n/de.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
{
"account": "",
"account": "Konto",
"acknowledge": "",
"action": "",
"actions": "",
"active": "",
"activity": "",
"add": "",
"add_a_description": "",
"add_a_location": "",
"add_a_name": "",
"add_a_title": "",
"active": "Aktiv",
"activity": "Aktivität",
"add": "Hinzufügen",
"add_a_description": "Beschreibung hinzufügen",
"add_a_location": "Standort hinzufügen",
"add_a_name": "Name hinzufügen",
"add_a_title": "Titel hinzufügen",
"add_exclusion_pattern": "",
"add_import_path": "",
"add_location": "",
"add_more_users": "",
"add_partner": "",
"add_path": "",
"add_photos": "",
"add_to": "",
"add_to": "Hinzufügen zu...",
"add_to_album": "",
"add_to_shared_album": "",
"admin": {
"authentication_settings": "",
"authentication_settings_description": "",
"crontab_guru": "",
"disable_login": "",
"disabled": "",
"disabled": "Deaktiviert",
"duplicate_detection_job_description": "",
"image_format_description": "",
"image_prefer_embedded_preview": "",
Expand Down
2 changes: 1 addition & 1 deletion web/src/lib/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"year": "",
"yes": "",
"theme_selection_description": "",
"language_setting_description": "***********************",
"language_setting_description": "",
"language": "",
"zoom_image": ""
}
Loading

0 comments on commit b595881

Please sign in to comment.