mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 04:07:43 +02:00
i18n russian (#1049)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
@@ -58,7 +58,8 @@ export default mergeIds(taskId, task, {
|
||||
DoneStatesWon: '' as IntlString,
|
||||
DoneStatesLost: '' as IntlString,
|
||||
AllStates: '' as IntlString,
|
||||
NoDoneState: '' as IntlString
|
||||
NoDoneState: '' as IntlString,
|
||||
ManageStatusesWithin: '' as IntlString
|
||||
},
|
||||
status: {
|
||||
AssigneeRequired: '' as IntlString
|
||||
|
||||
Reference in New Issue
Block a user