Most of language code fixes

This commit is contained in:
2024-06-03 00:34:02 +01:00
parent 66816d7a7e
commit 412e42a342
574 changed files with 1116 additions and 1118 deletions

View File

@@ -256,7 +256,7 @@ hexstr db 'hex:',0
decstr db 'dec:',0
binstr db 'bin:',0
if lang eq ru
if lang eq ru_RU
numstr db '<27><>᫮:',0
Okstr db '<27><><EFBFBD><EFBFBD>',0
else