mirror of
https://github.com/friendica/friendica
synced 2025-09-06 10:59:28 +02:00
new string wasn't configured for translation.
This commit is contained in:
parent
7382c353e5
commit
c0aa8f9312
3 changed files with 3 additions and 1 deletions
|
@ -326,6 +326,7 @@ $a->strings[' Not valid email.'] = ' Email non valida.';
|
|||
$a->strings['Settings updated.'] = 'Impostazioni aggiornate.';
|
||||
$a->strings['Plugin Settings'] = 'Impostazioni Plugin';
|
||||
$a->strings['Account Settings'= = 'Impostazioni Account';
|
||||
$a->strings['No Plugin settings configured'] = 'Nessuna impostazione Plugin configurato';
|
||||
$a->strings['OpenID: '] = 'OpenID: ';
|
||||
$a->strings[" \x28Optional\x29 Allow this OpenID to login to this account."] = " \x28Opzionale\x29 Permetti a questo OpenID di accedere a questo account.";
|
||||
$a->strings['Profile is <strong>not published</strong>.'] = 'Il profilo <strong>non è pubblicato</strong>.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue