Added Translations for Tactical Grid, and some cleanup

This commit is contained in:
Vlyan
2026-01-30 09:28:15 +01:00
parent caa78d7c45
commit 222aa75a1d
5 changed files with 82 additions and 5 deletions

View File

@@ -842,7 +842,7 @@
"settings": {
"title": "Tactical Grid Settings",
"label": "Tactical Grid Settings",
"hint":"Configures tactical grid range band distances (GM only) and their visual appearance colors and transparency (all users).",
"hint": "Configures tactical grid range band distances (GM only) and their visual appearance colors and transparency (all users).",
"cells": "spaces",
"world": {
"enabled": "Enable Tactical Grid",
@@ -862,8 +862,7 @@
"submit": "Save"
},
"range_band": "Range Band {band}",
"range": "Range {range}",
"range_abbriviation": "RB {range}"
"range_abbreviation": "RB {range}"
}
}
}