Update multi-language support

This commit is contained in:
nearbyplayer
2017-08-19 00:34:50 -04:00
parent 4a723faf85
commit 76f24ff531
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -33,6 +33,6 @@ Locales['en'] = {
-- Phone
['alert_ambulance'] = 'alert Ambulance',
-- 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',
}