Merge pull request #2 from ddh3/master

fixed missing translation
This commit is contained in:
Don
2017-08-17 00:15:57 -07:00
committed by GitHub
+1 -1
View File
@@ -36,7 +36,7 @@ function ShowBillsMenu()
ESX.UI.Menu.Open(
'default', GetCurrentResourceName(), 'billing',
{
title = 'Factures',
title = _U('invoices'),
elements = elements
},
function(data, menu)