Support multiple languages
This commit is contained in:
@@ -37,12 +37,43 @@
|
||||
"manage_staff": "Langilea Kudeatu"
|
||||
},
|
||||
"alerts": {
|
||||
"low_stock": "Stock Baxua",
|
||||
"production_delay": "Ekoizpen Atzerapena",
|
||||
"quality_issue": "Kalitate Arazoa",
|
||||
"equipment_maintenance": "Ekipo Mantentze",
|
||||
"order_pending": "Eskaera Zain",
|
||||
"delivery_due": "Entrega Atzeratua"
|
||||
"title": "Alertak",
|
||||
"live": "Zuzenean",
|
||||
"offline": "Deskonektatuta",
|
||||
"no_alerts": "Ez dago alerta aktiborik",
|
||||
"view_all": "Alerta guztiak ikusi",
|
||||
"time": {
|
||||
"now": "Orain",
|
||||
"minutes_ago": "duela {{count}} min",
|
||||
"hours_ago": "duela {{count}} h",
|
||||
"yesterday": "Atzo"
|
||||
},
|
||||
"types": {
|
||||
"low_stock": "Stock Baxua",
|
||||
"production_delay": "Ekoizpen Atzerapena",
|
||||
"quality_issue": "Kalitate Arazoa",
|
||||
"equipment_maintenance": "Ekipo Mantentze",
|
||||
"order_pending": "Eskaera Zain",
|
||||
"delivery_due": "Entrega Atzeratua",
|
||||
"critical": "Kritikoa",
|
||||
"warning": "Abisua",
|
||||
"info": "Informazioa",
|
||||
"success": "Arrakasta"
|
||||
},
|
||||
"status": {
|
||||
"new": "Berria",
|
||||
"acknowledged": "Onartu",
|
||||
"resolved": "Ebatzi"
|
||||
},
|
||||
"types": {
|
||||
"alert": "Alerta",
|
||||
"recommendation": "Gomendioa"
|
||||
},
|
||||
"recommended_actions": "Gomendatutako Ekintzak",
|
||||
"additional_details": "Xehetasun Gehigarriak",
|
||||
"mark_as_read": "Irakurritako gisa markatu",
|
||||
"remove": "Kendu",
|
||||
"active_count": "{{count}} alerta aktibo"
|
||||
},
|
||||
"messages": {
|
||||
"welcome": "Ongi etorri berriro",
|
||||
|
||||
Reference in New Issue
Block a user