Fix translations
This commit is contained in:
parent
a729f480c3
commit
005dff501a
3 changed files with 2 additions and 3 deletions
|
|
@ -397,7 +397,7 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Group is public": "Gruppe ist öffentlich",
|
||||
"Group is public": "Öffentliche Gruppe",
|
||||
"@Group is public": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Group" : MessageLookupByLibrary.simpleMessage("Gruppe"),
|
||||
"Group description" : MessageLookupByLibrary.simpleMessage("Gruppenbeschreibung"),
|
||||
"Group description has been changed" : MessageLookupByLibrary.simpleMessage("Gruppenbeschreibung wurde geändert"),
|
||||
"Group is public" : MessageLookupByLibrary.simpleMessage("Gruppe ist öffentlich"),
|
||||
"Group is public" : MessageLookupByLibrary.simpleMessage("Öffentliche Gruppe"),
|
||||
"Guests are forbidden" : MessageLookupByLibrary.simpleMessage("Gäste sind verboten"),
|
||||
"Guests can join" : MessageLookupByLibrary.simpleMessage("Gäste dürfen beitreten"),
|
||||
"Help" : MessageLookupByLibrary.simpleMessage("Hilfe"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue