Add translation keys for upload info section (#319)

This commit is contained in:
Matthias Rupp
2022-07-08 00:25:02 +02:00
committed by GitHub
parent 2b5cef156c
commit f5e93a8179
3 changed files with 38 additions and 20 deletions

View File

@@ -94,5 +94,10 @@
"version_announcement_overlay_text_2": "Bitte nehm dir die Zeit und lese das ",
"version_announcement_overlay_release_notes": "Änderungsprotokoll",
"version_announcement_overlay_text_3": " und achte darauf, dass deine docker-compose und .env Dateien aktuell sind, vor allem wenn du ein System für automatische Updates benutzt (z.B. Watchtower).",
"version_announcement_overlay_ack": "Ich habe verstanden"
"version_announcement_overlay_ack": "Ich habe verstanden",
"backup_controller_page_uploading_file_info": "Informationen",
"backup_controller_page_failed": "Fehlgeschlagen ({})",
"backup_controller_page_filename": "Dateiname: {} [{}]",
"backup_controller_page_created": "Erstellt: {}",
"backup_controller_page_id": "ID: {}"
}