Przeglądaj źródła

New translations en_us.json (et_ee)

shedaniel 5 lat temu
rodzic
commit
3f4bee41c2

+ 7 - 0
src/main/resources/assets/cloth-config2/lang/et_ee.json

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Pole sobiv arv! (topelttäisarv)",
   "text.cloth-config.error.too_large": "Liiga suur! (maksimum: %d)",
   "text.cloth-config.error.too_small": "Liiga väike! (miinimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Sisesta uus",
   "text.cloth-config.list.remove": "Kustuta valitud",
   "text.cloth-config.error_cannot_save": "Viga!",