mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
UBER-64,-231,-229: updated CreateProject and SelectAvatar layouts, fixed bugs (#3253)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -66,6 +66,7 @@ export default mergeIds(trackerId, tracker, {
|
||||
Canceled: '' as IntlString,
|
||||
CreateProject: '' as IntlString,
|
||||
NewProject: '' as IntlString,
|
||||
ProjectTitle: '' as IntlString,
|
||||
ProjectTitlePlaceholder: '' as IntlString,
|
||||
ProjectIdentifierPlaceholder: '' as IntlString,
|
||||
ChooseIcon: '' as IntlString,
|
||||
@@ -88,7 +89,9 @@ export default mergeIds(trackerId, tracker, {
|
||||
Medium: '' as IntlString,
|
||||
Low: '' as IntlString,
|
||||
Title: '' as IntlString,
|
||||
UsedInIssueIDs: '' as IntlString,
|
||||
Identifier: '' as IntlString,
|
||||
ProjectIdentifier: '' as IntlString,
|
||||
IdentifierExists: '' as IntlString,
|
||||
Description: '' as IntlString,
|
||||
Status: '' as IntlString,
|
||||
@@ -131,7 +134,6 @@ export default mergeIds(trackerId, tracker, {
|
||||
Attachments: '' as IntlString,
|
||||
Labels: '' as IntlString,
|
||||
Space: '' as IntlString,
|
||||
NoDueDate: '' as IntlString,
|
||||
SetDueDate: '' as IntlString,
|
||||
ChangeDueDate: '' as IntlString,
|
||||
ModificationDate: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user