This commit is contained in:
otsmr 2026-06-16 20:46:11 +02:00
parent 7686a412d9
commit 80b21d7e56
2 changed files with 2 additions and 0 deletions

1
de.arb
View file

@ -321,6 +321,7 @@
"makeAdminRightsOkBtn": "Zum Admin machen",
"updateGroup": "Gruppe aktualisieren",
"alreadyInGroup": "Bereits Mitglied",
"contactNotVerified": "Nicht verifiziert",
"removeContactFromGroupTitle": "{username} aus dieser Gruppe entfernen?",
"youChangedGroupName": "Du hast den Gruppennamen zu „{newGroupName}“ geändert.",
"makerChangedGroupName": "{maker} hat den Gruppennamen zu „{newGroupName}“ geändert.",

1
en.arb
View file

@ -334,6 +334,7 @@
"makeAdminRightsOkBtn": "Make admin",
"updateGroup": "Update group",
"alreadyInGroup": "Already in Group",
"contactNotVerified": "Not verified",
"removeContactFromGroupTitle": "Remove {username} from this group?",
"youChangedGroupName": "You have changed the group name to \"{newGroupName}\".",
"makerChangedGroupName": "{maker} has changed the group name to \"{newGroupName}\".",