mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
c4e0796298
* Add French Language * Add French Language
7 lines
137 B
Lua
7 lines
137 B
Lua
Locales ['fr'] = {
|
|
['voice'] = '~y~Voix: ~s~%s',
|
|
['normal'] = 'Normal',
|
|
['shout'] = 'Crier',
|
|
['whisper'] = 'Chuchoter',
|
|
}
|