mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Multi-language support
This commit is contained in:
@@ -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~$',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user