10 lines
476 B
JSON
10 lines
476 B
JSON
{
|
|
"Cancel": "$t(Buttons:Cancel)",
|
|
"No hotkeys found": "No hotkeys are configured for this application. Hotkeys can be configured in the application's app-config.js file.",
|
|
"Reset to defaults": "$t(Buttons:Reset to defaults)",
|
|
"ResetDefaultMessage": "Preferences successfully reset to default. <br /> You must <strong>Save</strong> to perform this action.",
|
|
"Save": "$t(Buttons:Save)",
|
|
"SaveMessage": "Preferences saved",
|
|
"User preferences": "User Preferences"
|
|
}
|