add translate and colors for matched status
This commit is contained in:
@@ -470,5 +470,14 @@
|
||||
"NONE": "Without monitoring",
|
||||
"the-file-is monitored": "Monitoring is set for the \"{fileName}\" file",
|
||||
"failed-to-establish-monitoring": "Failed to establish monitoring"
|
||||
},
|
||||
"Match-status": {
|
||||
"NEW": "New",
|
||||
"SHOWED": "Viewed",
|
||||
"LEGAL_IN_WORK": "Legal in work",
|
||||
"COMPLAINT_IN_WORK": "Complaint in work",
|
||||
"COMPLAINT_AND_LEGAL_IN_WORK": "Complaint and legal in work",
|
||||
"AUTHORIZED_USE": "Authorized use",
|
||||
"CREATED": "New"
|
||||
}
|
||||
}
|
||||
@@ -470,5 +470,14 @@
|
||||
"NONE": "Без мониторинга",
|
||||
"the-file-is monitored": "Для файла \"{fileName}\" установлен мониторинг",
|
||||
"failed-to-establish-monitoring": "Не удалось установить мониторинг"
|
||||
},
|
||||
"Match-status": {
|
||||
"NEW": "Новый",
|
||||
"SHOWED": "Просмотрен",
|
||||
"LEGAL_IN_WORK": "Дело в работе",
|
||||
"COMPLAINT_IN_WORK": "Жалоба в работе",
|
||||
"COMPLAINT_AND_LEGAL_IN_WORK": "Дело и жалоба в работе",
|
||||
"AUTHORIZED_USE": "Разрешенное использование",
|
||||
"CREATED": "Новый"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user