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

@@ -76,9 +76,9 @@ CODE
; <--- initialised data --->
DATA
if lang eq ru
if lang eq ru_RU
title db '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ணࠬ<E0AEA3><E0A0AC>',0
else if lang eq fr
else if lang eq fr_FR
title db 'La programme poncive',0
else
title db 'Template program',0