Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
prozorro-sale
Simple UI Auction Creator
Commits
45743fbb
Commit
45743fbb
authored
May 17, 2022
by
Bogdan
Browse files
fix: change placholder in description and name
parent
b51f08fe
Pipeline
#41254
passed with stages
in 2 minutes and 39 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/locales/en/translation.json
View file @
45743fbb
...
...
@@ -14,13 +14,13 @@
},
"auctionName"
:
{
"label"
:
"Auction name"
,
"placeholder"
:
"Enter a
n auction
name or"
,
"placeholder"
:
"Enter a name or"
,
"autoGenerateName"
:
"generate name automatically"
,
"requiredError"
:
"Auction name field cannot be empty"
},
"auctionDescription"
:
{
"label"
:
"Auction description"
,
"placeholder"
:
"Enter a description
of the auction
or"
,
"placeholder"
:
"Enter a description or"
,
"autoGenerateName"
:
"generate description automatically"
,
"requiredError"
:
"Auction description field cannot be empty"
},
...
...
src/locales/uk/translation.json
View file @
45743fbb
...
...
@@ -14,13 +14,13 @@
},
"auctionName"
:
{
"label"
:
"Назва аукціону"
,
"placeholder"
:
"Введіть назву
аукціону
або"
,
"placeholder"
:
"Введіть назву або"
,
"autoGenerateName"
:
"згенеруйте назву автоматично"
,
"requiredError"
:
"Поле «Назва аукціону» не може бути порожнім"
},
"auctionDescription"
:
{
"label"
:
"Опис аукціону"
,
"placeholder"
:
"Введіть
стислий опис аукціону
або"
,
"placeholder"
:
"Введіть
опис
або"
,
"autoGenerateName"
:
"згенеруйте опис автоматично"
,
"requiredError"
:
"Поле «Опис аукціону» не може бути порожнім"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment