{{if $setup}} {{if $method == 'authy'}} {lang="authy_authy_setup"} {{elseif $method == 'phone'}} {lang="authy_call_auth_done"} {{else}} {lang="authy_sms_auth_done"} {{endif}} {{else}} {{if $method == 'authy'}} {{if $onetouch}} {lang="authy_onetouch_auth"} {{else}} {lang="authy_authy_auth"} {{endif}} {{elseif $method == 'phone'}} {{if $done}} {lang="authy_call_auth_done"} {{else}} {lang="authy_call_auth"} {{endif}} {{elseif $method == 'choose'}} {lang="authy_choose_auth"} {{else}} {lang="authy_sms_auth"} {{endif}} {{endif}} {{if $method == 'authy'}}
{{if $onetouch}}
{lang="authy_onetouch_waiting"}
{{endif}} {{if $setup}} {{$langCode = mb_substr( \IPS\Member::loggedIn()->language()->bcp47(), 0, 2 );}} {{endif}} {{if \count( $availableMethods ) > 1}} {{if $setup}}

{lang="authy_setup_alternative"}

{{endif}} {{endif}}
{{endif}}
{{if $done}} {{else}}
{{if \in_array( 'phone', $availableMethods )}} {{endif}} {{if \in_array( 'sms', $availableMethods )}} {{endif}}
{{endif}}