added german translations

This commit is contained in:
Jonathan Treffler 2025-07-02 18:41:03 +02:00
parent f031591753
commit f37bf01597
4 changed files with 32 additions and 0 deletions

7
l10n/de.json Normal file
View file

@ -0,0 +1,7 @@
{ "translations": {
"Automated hourly backup" : "Stündliches automatisches Backup",
"Automated daily backup" : "Tägliches automatisches Backup",
"Automated weekly backup" : "Wöchentliches automatisches Backup",
"Automated monthly backup" : "Monatliches automatisches Backup"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}