Approval in value-sets

This commit is contained in:
2022-12-14 14:10:31 +00:00
committed by md translation bot
parent 0cb4ad8389
commit f73b0b9f82
20 changed files with 400 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"colors_set": {
"black": "Schwarz",
"green": "Gr\u00fcn",
"silver": "Silber",
"lime": "Hellgr\u00fcn",
"gray": "Grau",
"olive": "Oliv",
"white": "Wei\u00df",
"yellow": "Gelb",
"maroon": "Braun",
"navy": "Dunkelblau",
"red": "Rot",
"blue": "Blau",
"purple": "Lila",
"teal": "Blaugr\u00fcn",
"fuchsia": "Fuchsia",
"aqua": "T\u00fcrkis"
}
}