mirror of
https://github.com/friendica/friendica
synced 2024-11-10 08:22:57 +00:00
Tyoi reported by silkevicious on Transifex
This commit is contained in:
parent
0af08ac1d4
commit
3a0e1eea04
2 changed files with 4280 additions and 4281 deletions
|
@ -132,7 +132,7 @@ class Verify extends BaseSettings
|
||||||
'$help_label' => DI::l10n()->t('Help'),
|
'$help_label' => DI::l10n()->t('Help'),
|
||||||
'$message' => DI::l10n()->t('<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>'),
|
'$message' => DI::l10n()->t('<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>'),
|
||||||
'$qrcode_image' => $qrcode_image,
|
'$qrcode_image' => $qrcode_image,
|
||||||
'$qrcode_url_message' => DI::l10n()->t('<p>Or you can open the following URL in your mobile devicde:</p><p><a href="%s">%s</a></p>', $otpauthUrl, $shortOtpauthUrl),
|
'$qrcode_url_message' => DI::l10n()->t('<p>Or you can open the following URL in your mobile device:</p><p><a href="%s">%s</a></p>', $otpauthUrl, $shortOtpauthUrl),
|
||||||
'$manual_message' => $manual_message,
|
'$manual_message' => $manual_message,
|
||||||
'$company' => $company,
|
'$company' => $company,
|
||||||
'$holder' => $holder,
|
'$holder' => $holder,
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue