add strings

This commit is contained in:
otsmr 2026-07-20 14:40:00 +02:00
parent f72c617870
commit bb353aa572
2 changed files with 4 additions and 2 deletions

3
de.arb
View file

@ -891,5 +891,6 @@
"galleryActionDelete": "Löschen",
"galleryActionShare": "Teilen",
"settingsStorageHidePromo": "Ausblenden",
"memoriesBackupTitle": "Memories Backup"
"memoriesBackupTitle": "Memories Backup",
"settingsHelpNews": "Neuigkeiten"
}

3
en.arb
View file

@ -902,5 +902,6 @@
"galleryActionDelete": "Delete",
"galleryActionShare": "Share",
"settingsStorageHidePromo": "Hide",
"memoriesBackupTitle": "Memories Backup"
"memoriesBackupTitle": "Memories Backup",
"settingsHelpNews": "News"
}