You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

33 lines
1.4 KiB

{
"storage": {
"title": "Storage Engine Management",
"description": "The Storage Engine Management app allows you manage your storage",
"universalErrorMessageTemplate": "Please contact your system administrator to configure %api% API, required for this application to work",
"welcome": "Welcome {{variable}} to the Storage Engine Management App",
"settingsBtnText": "Settings",
"settingsTitle": "Storage settings",
"newStorageBtnText": "New storage",
"itemSettings": {
"nameLabel": "Storage name",
"bucketLabel": "Bucket name",
"keyLabel": "Key",
"secretLabel": "Secret",
"saveBtnText": "Save Changes",
"cancelBtnText": "Cancel",
"successUpdate": "Your Storage Settings were successfully updated!",
"setDefaultLabel": "Set default"
},
"newItem": {
"saveNewItemText": "Create",
"cancelBtnText": "Cancel"
},
"confirmDelete": "Yes, Remove Storage",
"confirmDeleteText": "This will remove this Storage from this account.",
"confirmDeleteTitle": "Warning! Are you sure?",
"successRemovingMessage": "You successfully removed the storage.",
"successSavingMessage": "You successfully saved the storage.",
"successUpdate": "Your Storage Settings were successfully updated!",
"alreadyActiveMessage": "This storage is already active",
"storageError": "Stores do not work correctly. Contact your administrator to configure it."
}
}