-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations ctsms-otpinfo-googleauthenticator.vsl (Arabic)
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
core/src/main/resources/ctsms-otpinfo-googleauthenticator-ar.vsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<table width="100%" cellspacing="0" cellpadding="0"><tbody><tr><td> | ||
1. Install the <b>Google Authenticator</b> app on you mobile device. | ||
1. قم بتثبيت تطبيق <b>Google Authenticator</b> على جهازك المحمول. | ||
</td></tr> | ||
<tr><td align="left"> | ||
<a target="_blank" href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" style="border-radius: 10px; width: 140px; height: 50px;"></a> | ||
<a target="_blank" href="https://apps.apple.com/us/app/google-authenticator/id388497605?itsct=apps_box_badge&itscg=30200"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=140x34&releaseDate=1284940800&h=7fc6b39acc8ae5a42ad4b87ff8c7f88d" alt="Download on the App Store" style="border-radius: 10px; width: 140px; height: 34px; padding:8px;"></a> | ||
</td></tr> | ||
<tr><td> | ||
2. Open the app to register your $application_abbreviation account (scan QR code below). | ||
2. افتح التطبيق لتسجيل حسابك $application_abbreviation (مسح رمز QR أدناه). | ||
</td></tr> | ||
<tr><td align="left"> | ||
<img src="https://chart.googleapis.com/chart?chs=150x150&chld=M|0&cht=qr&chl=otpauth://totp/$string_utils.urlEncode($inheriteduser_name,$template_encoding)@$string_utils.urlEncode($instance_name,$template_encoding)?secret=$otp_secret"/> | ||
</td></tr> | ||
<tr><td> | ||
3. Use the app to generate the requested verification code. | ||
3. استخدم التطبيق لتوليد رمز التحقق المطلوب. | ||
</td></tr> | ||
</tbody></table> |