Jump to content
  • 0

Put your game in French how to do!


Question

Posted

 

I'm trying to put my game in French but I do not know how to do it, you have a modification technique to perform, help me.

7 answers to this question

Recommended Posts

  • 1
Posted

You need to modify the text inside client_strings.json and server_strings.json. Both files are in resources (one in client, the other one in server).

 

But don't use é, è, ê, à... it wont work.

  • 0
Posted

That's the english section of AGD, every thread except those in the "Foreign Language Boards" have to be in english.

 

Please translate you question. Sorry for the confusion xD

  • 0
Posted
27 minutes ago, Testator said:

You need to modify the text inside client_strings.json and server_strings.json. Both files are in resources (one in client, the other one in server).

 

But don't use é, è, ê, à... it wont work.

 

The special character does work with intersect. 

 

@Dovas someone started make a french translation but i think he stopped. https://github.com/Glazael/intersect-engine-FR

  • 0
Posted
3 minutes ago, Testator said:

I used special characters in the .json files and it didnt worked here. They were all replaced by a weird character in the file, and a space ingame.

 

I may have failed somewhere ahah.

 

You have to save it with the encoding UTF-8.

×
×
  • Create New...