소스 검색

Added translations

Lortseam 4 년 전
부모
커밋
e63d1dcbcb
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/main/resources/assets/uglyscoreboardfix/lang/de_de.json
  2. 4 0
      src/main/resources/assets/uglyscoreboardfix/lang/en_us.json

+ 4 - 0
src/main/resources/assets/uglyscoreboardfix/lang/de_de.json

@@ -0,0 +1,4 @@
+{
+  "config.uglyscoreboardfix.title": "Ugly Scoreboard Fix Konfiguration",
+  "config.uglyscoreboardfix.uglyScoreboardFix.enabled": "Aktiviert"
+}

+ 4 - 0
src/main/resources/assets/uglyscoreboardfix/lang/en_us.json

@@ -0,0 +1,4 @@
+{
+  "config.uglyscoreboardfix.title": "Ugly Scoreboard Fix Configuration",
+  "config.uglyscoreboardfix.uglyScoreboardFix.enabled": "Enabled"
+}