0099a63fad
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
85 lines
2.4 KiB
JSON
85 lines
2.4 KiB
JSON
{
|
|
"account": {
|
|
"address": "Address",
|
|
"addressPlaceholder": "123 Main St",
|
|
"city": "City",
|
|
"cityPlaceholder": "New York",
|
|
"countries": {
|
|
"australia": "Australia",
|
|
"brazil": "Brazil",
|
|
"canada": "Canada",
|
|
"china": "China",
|
|
"france": "France",
|
|
"germany": "Germany",
|
|
"india": "India",
|
|
"japan": "Japan",
|
|
"mexico": "Mexico",
|
|
"southAfrica": "South Africa",
|
|
"unitedKingdom": "United Kingdom",
|
|
"unitedStates": "United States"
|
|
},
|
|
"country": "Country",
|
|
"email": "E-mail",
|
|
"firstName": "First Name",
|
|
"firstNamePlaceholder": "John",
|
|
"lastName": "Last Name",
|
|
"lastNamePlaceholder": "Doe",
|
|
"managedFieldHint": "Managed by authentication provider",
|
|
"phoneNumber": "Phone Number",
|
|
"photoRequirements": "Allowed JPG, GIF or PNG. Max size of 800K",
|
|
"selectCountry": "Select Country",
|
|
"stateOrProvince": "State/Province",
|
|
"statePlaceholder": "State",
|
|
"title": "Account Details",
|
|
"uploadPhoto": "Upload new photo",
|
|
"zipCode": "Zip Code"
|
|
},
|
|
"actions": {
|
|
"reset": "Reset",
|
|
"saveChanges": "Save changes"
|
|
},
|
|
"nav": {
|
|
"preferences": "Preferences",
|
|
"profile": "Profile",
|
|
"profileSettings": "Profile & Settings",
|
|
"security": "Security"
|
|
},
|
|
"notifications": {
|
|
"columns": {
|
|
"app": "App",
|
|
"browser": "BROWSER",
|
|
"email": "EMAIL",
|
|
"type": "Type"
|
|
},
|
|
"permissionDescription": "We need permission from your browser to show notifications.",
|
|
"requestPermission": "Request Permission",
|
|
"timing": {
|
|
"anytime": "Anytime",
|
|
"online": "Only when I'm online"
|
|
},
|
|
"timingQuestion": "When should we send you notifications?",
|
|
"title": "Notifications",
|
|
"types": {
|
|
"accountActivity": "Account activity",
|
|
"newBrowserSignIn": "A new browser used to sign in",
|
|
"newDeviceLinked": "A new device is linked",
|
|
"newForYou": "New for you"
|
|
}
|
|
},
|
|
"preferences": {
|
|
"languageHint": "Applies immediately and is saved to your account",
|
|
"languageLabel": "Display language",
|
|
"languageTitle": "Language"
|
|
},
|
|
"security": {
|
|
"emptyDescription": "No security modules are currently enabled or installed.",
|
|
"emptyTitle": "No Security Settings Available"
|
|
},
|
|
"tabs": {
|
|
"account": "Account",
|
|
"notifications": "Notifications",
|
|
"preferences": "Preferences",
|
|
"security": "Security"
|
|
}
|
|
}
|