22 lines
317 B
JSON
22 lines
317 B
JSON
{
|
|
"menu": {
|
|
"toggle": "",
|
|
"enable": "",
|
|
"disable": ""
|
|
},
|
|
"form": {
|
|
"label": "",
|
|
"message": "",
|
|
"submit": "Υποβολή"
|
|
},
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "Σφάλμα",
|
|
"message": ""
|
|
}
|
|
}
|
|
} |