accounts-frontend/packages/app/components/auth/chooseAccount/ChooseAccount.intl.json
2020-05-24 02:08:24 +03:00

8 lines
324 B
JSON

{
"chooseAccountTitle": "Choose an account",
"addAccount": "Log into another account",
"logoutAll": "Log out from all accounts",
"pleaseChooseAccount": "Please select an account you're willing to use",
"pleaseChooseAccountForApp": "Please select an account that you want to use to authorize {appName}"
}