changed locales

This commit is contained in:
ogerly 2022-06-08 16:42:06 +02:00
parent 60d6367da2
commit 4730fdefaa
2 changed files with 2 additions and 3 deletions

View File

@ -106,7 +106,6 @@
"removeNotSelf": "Als Admin / Moderator kannst du dich nicht selber löschen.",
"remove_all": "alle Nutzer entfernen",
"save": "Speichern",
"selectOptions": {},
"status": "Status",
"success": "Erfolg",
"text": "Text",

View File

@ -21,12 +21,12 @@
"hourly": "hourly",
"monthly": "monthly",
"none": "no cycle",
"null": "Please select a cycle",
"null": "please select a cycle",
"weekly": "weekly",
"yearly": "yearly"
},
"repetition": {
"null": "Please select a repetition"
"null": "please select a repetition"
}
},
"repetition": "Repetition",