Multi-language support

This commit is contained in:
nearbyplayer
2017-08-16 20:50:15 -04:00
parent dd5f4f64ab
commit cdab4fb686
5 changed files with 36 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
Locales['fr'] = {
['have_withdrawn'] = 'vous avez retiré ~g~$',
['invalid_amount'] = 'montant invalide',
['have_deposited'] = 'vous avez déposé ~r~$',
['you_have'] = 'vous avez ~g~$',
['you_have_laundered'] = 'Vous avez ~r~blanchi~s~ votre argent : ~g~$',
}