add translate for closed status
This commit is contained in:
@@ -479,7 +479,8 @@
|
|||||||
"total-matches": "Total matches",
|
"total-matches": "Total matches",
|
||||||
"total-complaints": "Total complaints",
|
"total-complaints": "Total complaints",
|
||||||
"total-claims": "Total claims",
|
"total-claims": "Total claims",
|
||||||
"city": "City"
|
"city": "City",
|
||||||
|
"closed": "Closed"
|
||||||
},
|
},
|
||||||
"Login-register-form": {
|
"Login-register-form": {
|
||||||
"and": "and",
|
"and": "and",
|
||||||
|
|||||||
@@ -479,7 +479,8 @@
|
|||||||
"total-matches": "Всего совпадений",
|
"total-matches": "Всего совпадений",
|
||||||
"total-complaints": "Всего нарушений",
|
"total-complaints": "Всего нарушений",
|
||||||
"total-claims": "Всего претензий",
|
"total-claims": "Всего претензий",
|
||||||
"city": "Город"
|
"city": "Город",
|
||||||
|
"closed": "Закрыта"
|
||||||
},
|
},
|
||||||
"Login-register-form": {
|
"Login-register-form": {
|
||||||
"and": "и",
|
"and": "и",
|
||||||
|
|||||||
Reference in New Issue
Block a user