Name label iOS instead of iPhone

This commit is contained in:
Andreas Nedbal 2023-10-16 15:27:07 +02:00 committed by Andreas Nedbal
parent 26e1a9df1a
commit 6aee2baa45
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
%a{ href: "https://play.google.com/store/apps/details?id=com.azure.authenticator" }= t(".source.google_play")
%li
%i.fa.fa-apple
= t(".app.iphone")
= t(".app.ios")
%ul.list-inline
%li.list-inline-item
%a{ href: "https://support.apple.com/en-gb/guide/iphone/ipha6173c19f/ios" }= t(".source.apple_support")

View File

@ -492,7 +492,7 @@ en:
aegis: "Aegis Authenticator for Android"
strongbox: "Strongbox Authenticator for iOS"
microsoft: "Microsoft Authenticator"
iphone: "iPhone (Passwords/Camera)"
ios: "iOS (Passwords/Camera)"
source:
apple_support: "Apple Support"
app_store: "App Store"