Locale is not accepted

Hello, I wanted to add a locale to a script. This is unfortunately not taken over. What could be the problem?

image

image

image

you need to do
ESX.ShowNotification(_U(‘teleported’)
ESX.ShowNotification(_U(‘scripted’)
print(_U(‘scripted’)
ESX.ShowNotification(_U(‘marker’)
ESX.ShowNotification(_U(‘error’)

just add _U()

(hope i helped) :slight_smile:

I fixed it in a different way. Thanks anyway :slight_smile:
Screenshot_6