mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Update multi-language support
This commit is contained in:
+4
-1
@@ -32,4 +32,7 @@ Locales['br'] = {
|
|||||||
['ems_menu_putincar'] = 'Colocar no veículo',
|
['ems_menu_putincar'] = 'Colocar no veículo',
|
||||||
-- Phone
|
-- Phone
|
||||||
['alert_ambulance'] = 'ambulância de alerta',
|
['alert_ambulance'] = 'ambulância de alerta',
|
||||||
}
|
-- Death
|
||||||
|
['respawn_at_hospital'] = 'você quer ser transportado para o hospital?',
|
||||||
|
['yes'] = 'sim',
|
||||||
|
}
|
||||||
|
|||||||
+1
-1
@@ -33,6 +33,6 @@ Locales['en'] = {
|
|||||||
-- Phone
|
-- Phone
|
||||||
['alert_ambulance'] = 'alert Ambulance',
|
['alert_ambulance'] = 'alert Ambulance',
|
||||||
-- Death
|
-- Death
|
||||||
['respawn_at_hospital'] = 'do you want to be tranported to the hospital?',
|
['respawn_at_hospital'] = 'do you want to be transported to the hospital?',
|
||||||
['yes'] = 'yes',
|
['yes'] = 'yes',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user