matches: add animation, add suspense for table, add no-image image
This commit is contained in:
@@ -407,7 +407,14 @@
|
||||
"priority": "Priority",
|
||||
"type": "Type",
|
||||
"lawyer": "Lawyer",
|
||||
"not-assigned": "Not assigned"
|
||||
"not-assigned": "Not assigned",
|
||||
"create-case": "Create case",
|
||||
"case-name": "Case name",
|
||||
"amount-of-damage": "Amount of damage",
|
||||
"text-of-the-case": "Text of the case",
|
||||
"fill-text-of-the-case": "Fill the case text",
|
||||
"fill-title-of-the-case": "Fill the case title",
|
||||
"enter-the-amount-of-damage": "Enter the amount of damage"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "and",
|
||||
|
||||
@@ -407,7 +407,14 @@
|
||||
"priority": "Приоритет",
|
||||
"type": "Тип",
|
||||
"lawyer": "Адвокат",
|
||||
"not-assigned": "Не назначено"
|
||||
"not-assigned": "Не назначено",
|
||||
"create-case": "Создать дело",
|
||||
"case-name": "Название дела",
|
||||
"amount-of-damage": "Сумма ущерба",
|
||||
"text-of-the-case": "Текст дела",
|
||||
"fill-text-of-the-case": "Заполните текст дела",
|
||||
"fill-title-of-the-case": "Заполните название дела",
|
||||
"enter-the-amount-of-damage": "Введите сумму ущерба"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "и",
|
||||
|
||||
Reference in New Issue
Block a user