Initial commit from monorepo
This commit is contained in:
20
i18n/locales/en/clientProfile.json
Normal file
20
i18n/locales/en/clientProfile.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"clientProfile": {
|
||||
"actions": {
|
||||
"debugTokens": "Debug tokens"
|
||||
},
|
||||
"debugTokens": {
|
||||
"title": "Debug tokens",
|
||||
"idToken": "ID Token",
|
||||
"claims": "Claims",
|
||||
"error": "Unable to load tokens"
|
||||
},
|
||||
"states": {
|
||||
"loading": "Loading profile..."
|
||||
},
|
||||
"error": {
|
||||
"load": "Failed to load profile",
|
||||
"save": "Failed to save profile"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user