Approval in value-sets
This commit is contained in:
@ -1,20 +1,20 @@
|
||||
{
|
||||
"colors_set": {
|
||||
"black": "Black",
|
||||
"green": "Green",
|
||||
"silver": "Silver",
|
||||
"lime": "Lime",
|
||||
"gray": "Gray",
|
||||
"olive": "Olive",
|
||||
"white": "White",
|
||||
"yellow": "Yellow",
|
||||
"maroon": "Maroon",
|
||||
"navy": "Navy",
|
||||
"red": "Red",
|
||||
"blue": "Blue",
|
||||
"purple": "Purple",
|
||||
"teal": "Teal",
|
||||
"fuchsia": "Fuchsia",
|
||||
"aqua": "Aqua"
|
||||
"black": "\u0427\u0435\u0440\u043d\u044b\u0439",
|
||||
"green": "\u0417\u0435\u043b\u0435\u043d\u044b\u0439",
|
||||
"silver": "\u0421\u0435\u0440\u0435\u0431\u0440\u044f\u043d\u043d\u044b\u0439",
|
||||
"lime": "\u041b\u0430\u0439\u043c",
|
||||
"gray": "\u0421\u0435\u0440\u044b\u0439",
|
||||
"olive": "\u041e\u043b\u0438\u0432\u043a\u043e\u0432\u044b\u0439",
|
||||
"white": "\u0411\u0435\u043b\u044b\u0439",
|
||||
"yellow": "\u0416\u0435\u043b\u0442\u044b\u0439",
|
||||
"maroon": "\u0422\u0435\u043c\u043d\u043e-\u0431\u043e\u0440\u0434\u043e\u0432\u044b\u0439",
|
||||
"navy": "\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0438\u0439",
|
||||
"red": "\u041a\u0440\u0430\u0441\u043d\u044b\u0439",
|
||||
"blue": "\u0413\u043e\u043b\u0443\u0431\u043e\u0439",
|
||||
"purple": "\u041f\u0443\u0440\u043f\u0443\u0440\u043d\u044b\u0439",
|
||||
"teal": "\u0411\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439",
|
||||
"fuchsia": "\u0424\u0443\u043a\u0441\u0438\u044f",
|
||||
"aqua": "\u041c\u043e\u0440\u0441\u043a\u0430\u044f \u0432\u043e\u043b\u043d\u0430"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user