Lortseam 4 年 前
コミット
1c22c6465c

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

@@ -3,6 +3,7 @@
   "config.uglyscoreboardfix.config.hide": "Verstecke",
   "config.uglyscoreboardfix.config.hide.scores": "Punkte",
   "config.uglyscoreboardfix.config.hide.sidebar": "Sidebar",
+  "config.uglyscoreboardfix.config.hide.tooltip": "Bestimmt, ob nur die Punkte (rote Zahlen an der rechten Seite) oder die Sidebar komplett ausgeblendet wird.",
   "config.uglyscoreboardfix.config.state": "Status",
   "config.uglyscoreboardfix.config.state.enabled": "Aktiviert",
   "config.uglyscoreboardfix.config.state.auto": "Automatisch",

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

@@ -3,6 +3,7 @@
   "config.uglyscoreboardfix.config.hide": "Hide",
   "config.uglyscoreboardfix.config.hide.scores": "Scores",
   "config.uglyscoreboardfix.config.hide.sidebar": "Sidebar",
+  "config.uglyscoreboardfix.config.hide.tooltip": "Whether to hide the scores only (red numbers on the right side) or the sidebar completely.",
   "config.uglyscoreboardfix.config.state": "State",
   "config.uglyscoreboardfix.config.state.enabled": "Enabled",
   "config.uglyscoreboardfix.config.state.auto": "Auto",