mirror of
https://github.com/friendica/friendica
synced 2024-11-10 08:22:57 +00:00
spelling ;-)
This commit is contained in:
parent
ac845a1d95
commit
258c79ccd9
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ $a->strings[' Please use a shorter name.'] = ' Bitte verwende einen kürzeren Na
|
||||||
$a->strings[' Name too short.'] = ' Name ist zu kurz.';
|
$a->strings[' Name too short.'] = ' Name ist zu kurz.';
|
||||||
$a->strings[' Not valid email.'] = ' Keine gültige EMail.';
|
$a->strings[' Not valid email.'] = ' Keine gültige EMail.';
|
||||||
$a->strings['Settings updated.'] = 'Einstellungen aktualisiert.';
|
$a->strings['Settings updated.'] = 'Einstellungen aktualisiert.';
|
||||||
$a->strings['Plugin Settings'] = 'Plubin Einstellungen';
|
$a->strings['Plugin Settings'] = 'Plugin Einstellungen';
|
||||||
$a->strings['Account Settings'] = 'Account Einstellungen';
|
$a->strings['Account Settings'] = 'Account Einstellungen';
|
||||||
$a->strings['No Plugin settings configured'] = 'Keine Erweiterungen konfiguriert';
|
$a->strings['No Plugin settings configured'] = 'Keine Erweiterungen konfiguriert';
|
||||||
$a->strings['OpenID: '] = 'OpenID: ';
|
$a->strings['OpenID: '] = 'OpenID: ';
|
||||||
|
|
Loading…
Reference in a new issue