Files
dragonroll/frontend/i18n/locales/en/general.json
BinarySandia04 76bb9fbb30
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 36s
A lot of progress
2026-04-28 00:20:15 +02:00

10 lines
187 B
JSON

{
"errors": {
"internal": "An internal error occurred."
},
"create": "Create",
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"open": "Open"
}