#Slot Game Translation

1 messages · Page 1 of 1 (latest)

agile minnow
#

Some body know where lenguaje of each game is located? or have some idea for porint me, in a correct direction ?

Thanks in advance.

thorny lake
#

language is called from app/resources/lang
laravel sets app language from a language switcher for langs u enable and have translated
Now if you are doing multi languages, it takes time, u translate files
in views instead of writing pure HTML you echo lang[phrase] , or if u stick to one language its easier

Am hoping some designer show us support or even paid to design a new hyprid design

agile minnow
thorny lake
#

\casino\resources\lang\en is a base example you can copy it to another language to create same files, in different language
Then you can create switcher to that letter

agile minnow
thorny lake
#

oh wait wait, damn i read the whole thing wrong
DID you mean the inside game itself ? like when the game actually loads and the text inside the game ?

thorny lake
#

you can try to edit js and some strings but not everything can be translated so depends on what exactly u need to do

rustic yoke
#

Does anyone have PG Soft games?

agile minnow
agile minnow