mirror of
https://github.com/friendica/friendica
synced 2025-04-26 15:50:10 +00: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
|
@ -330,6 +330,7 @@ $a->strings[' Not valid email.'] = ' Not valid email.';
|
|||
$a->strings['Settings updated.'] = 'Settings updated.';
|
||||
$a->strings['Plugin Settings'] = 'Plugin Settings';
|
||||
$a->strings['Account Settings'] = 'Account Settings';
|
||||
$a->strings['No Plugin settings configured'] = 'No Plugin settings configured';
|
||||
$a->strings['OpenID: '] = 'OpenID: ';
|
||||
$a->strings[" \x28Optional\x29 Allow this OpenID to login to this account."] = " \x28Optional\x29 Allow this OpenID to login to this account.";
|
||||
$a->strings['Profile is <strong>not published</strong>.'] = 'Profile is <strong>not published</strong>.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue