Files
ohif-viewer/platform/i18n/src/locales/en-US/UserPreferencesModal.json
2025-05-27 10:51:12 +07:00

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"
}