移除英文文本中的全角符号
This commit is contained in:
parent
b9a6a3e2b2
commit
ddf3b59280
1 changed files with 4 additions and 4 deletions
|
@ -505,10 +505,10 @@
|
||||||
"commands.config.tactical_sprint.disabled": "Disabled tactical sprint",
|
"commands.config.tactical_sprint.disabled": "Disabled tactical sprint",
|
||||||
|
|
||||||
"tips.superbwarfare.sensitivity": "Current Sensitivity of This Gun: %1$s",
|
"tips.superbwarfare.sensitivity": "Current Sensitivity of This Gun: %1$s",
|
||||||
"tips.superbwarfare.monitor.linked": "Connect!",
|
"tips.superbwarfare.monitor.linked": "Connect!",
|
||||||
"tips.superbwarfare.monitor.already_linked": "This monitor has been connected!",
|
"tips.superbwarfare.monitor.already_linked": "This monitor has been connected!",
|
||||||
"tips.superbwarfare.drone.already_linked": "This device has been connected!",
|
"tips.superbwarfare.drone.already_linked": "This device has been connected!",
|
||||||
"tips.superbwarfare.monitor.unlinked": "Disconnect!",
|
"tips.superbwarfare.monitor.unlinked": "Disconnect!",
|
||||||
"tips.superbwarfare.no_cloth_config": "You have not installed Cloth Config API, cannot open the config interface",
|
"tips.superbwarfare.no_cloth_config": "You have not installed Cloth Config API, cannot open the config interface",
|
||||||
"tips.superbwarfare.drone.distance": "DISTANCE:",
|
"tips.superbwarfare.drone.distance": "DISTANCE:",
|
||||||
"tips.superbwarfare.drone.health": "HEALTH:",
|
"tips.superbwarfare.drone.health": "HEALTH:",
|
||||||
|
|
Loading…
Add table
Reference in a new issue