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:
+1
-1
@@ -44,7 +44,7 @@ function OpenBankActionsMenu()
|
||||
}
|
||||
|
||||
if PlayerData.job.grade_name == 'boss' then
|
||||
table.insert(elements, {label = 'Action Patron', value = 'boss_actions'})
|
||||
table.insert(elements, {label = _U('boss_actions'), value = 'boss_actions'})
|
||||
end
|
||||
|
||||
ESX.UI.Menu.CloseAll()
|
||||
|
||||
Reference in New Issue
Block a user