translation-json/value-sets/pl/colors_set.json

20 lines
440 B
JSON
Raw Normal View History

2022-12-14 15:10:31 +01:00
{
"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"
}
}