mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
fixed Clear Chat
This commit is contained in:
+3
-3
@@ -69,8 +69,8 @@ Locales['fi'] = {
|
||||
['weapon'] = 'ase',
|
||||
['giveweapon'] = 'anna ase',
|
||||
['disconnect'] = 'poistu serveriltä',
|
||||
['chat_clear'] = 'clear the chat',
|
||||
['chat_clear_all'] = 'clear the chat for everyone',
|
||||
['chat_clear'] = 'tyhjennä chatti',
|
||||
['chat_clear_all'] = 'tyhjennä chatti kaikilta',
|
||||
-- Weapons
|
||||
['weapon_knife'] = 'veitsi',
|
||||
['weapon_nightstick'] = 'pamppu',
|
||||
@@ -164,4 +164,4 @@ Locales['fi'] = {
|
||||
['weapon_heavysniper_mk2'] = 'Raskas Tarkkuuskivääri Mk II',
|
||||
['weapon_pistol_mk2'] = 'Pistooli Mk II',
|
||||
['weapon_smg_mk2'] = 'Konepistooli Mk II',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user