- https://kazhnuz.space
-
uwu
- Joined on
2024-08-03
The way I see to solve that would be to use a “gender.lua” special file, that would countain every internal reference to pronouns to be used inside translations files. The pronouns wouldn’t need to be the same between language, as they would be used only internally.
( if you need to return translation of them, use normal translation file refering to them )
Using a generic system for every language at once in a game would cause some problem, as not every game need one. TBH even in some it could be wonky, and would need a way to create some way to choose a word without having to put the adjective in gender.lua…
maybe some kind of {{gentil/gentille/gentil.le}} string ?
Putting that in version 1.0.0
A good base for the dialog system could be Moan : https://github.com/ttxi/Moan.lua