Skip to content

Commit

Permalink
New translations ctsms-otpinfo-googleauthenticator.vsl (Arabic)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrenn committed Mar 18, 2024
1 parent 0d1a47d commit b505edf
Showing 1 changed file with 3 additions and 3 deletions.
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>

0 comments on commit b505edf

Please sign in to comment.