mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
fix(fixed wrong name in locale)
local si had been named en in the locales = { part
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Locales['en'] = {
|
||||
Locales['si'] = {
|
||||
['by_default'] = 'privzeto',
|
||||
['installed'] = 'nameščen',
|
||||
['already_own'] = 'že imaš: %s',
|
||||
|
||||
Reference in New Issue
Block a user