Files
cmms/vue/locales/en.json
T
2026-09-08 23:34:18 +02:00

17 lines
269 B
JSON

{
"common": {
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"edit": "Edit",
"close": "Close",
"confirm": "Confirm",
"search": "Search",
"loading": "Loading..."
},
"app": {
"hello": "HELLO",
"world": "WORLD"
}
}