websockets implemented
This commit is contained in:
@@ -31,5 +31,15 @@
|
||||
"OK": "Ok",
|
||||
"Cancel": "Abbrechen",
|
||||
"yes": "Ja",
|
||||
"no": "Nein"
|
||||
"no": "Nein",
|
||||
"message": {
|
||||
"close": "Schließen"
|
||||
},
|
||||
"gender": {
|
||||
"male": "Männlich",
|
||||
"female": "Weiblich",
|
||||
"transmale": "Trans-Mann",
|
||||
"transfemale": "Trans-Frau",
|
||||
"nonbinary": "Nichtbinär"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user