mirror of https://codeberg.org/gitnex/GitNex.git
Merge branch 'german-translation' of 6543/GitNex into master
This commit is contained in:
commit
1f6f50977e
|
@ -87,10 +87,10 @@
|
|||
|
||||
<string name="orgNameErrorEmpty">Organisationsname ist leer</string>
|
||||
<string name="orgNameErrorInvalid">Organisationsname ist nicht gültig, [a–z A–Z 0–9 – _]</string>
|
||||
<string name="orgDescError"> Die Organisationsbeschreibung überschreitet die maximale Anzahl von 255 Zeichen</string>
|
||||
<string name="orgDescError">Organisationsbeschreibung überschreitet maximale Anzahl von 255 Zeichen</string>
|
||||
<string name="orgCreated">Organisation erfolgreich erstellt!</string>
|
||||
<string name="orgCreatedError">Etwas ist schief gelaufen. Bitte versuche es erneut</string>
|
||||
<string name="orgExistsError">Organization already exists</string>
|
||||
<string name="orgExistsError">Organisation existiert bereits</string>
|
||||
|
||||
<string name="processingText">wird bearbeitet</string>
|
||||
<string name="search">Suche</string>
|
||||
|
|
Loading…
Reference in New Issue