Browse Source

New translations en_us.json (et_ee)

shedaniel 5 năm trước cách đây
mục cha
commit
3f4bee41c2
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      src/main/resources/assets/cloth-config2/lang/et_ee.json

+ 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!",