Skip to content

Commit

Permalink
Create sr
Browse files Browse the repository at this point in the history
sr.lua for esx_hud
  • Loading branch information
NeMyOriginal authored Mar 28, 2023
1 parent aaad2b1 commit 5df8d92
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions locales/sr
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Locales["sr"] = {
toggleHud = 'Upalite/Ugasite HUD',
indicatorLeft = 'Levi migavac',
indicatorRight = 'Desni migavac',
toggleEngine = 'Motor upaljen/ugasen',
speedChanged = 'Brzina promenjena, nova brzina: ',
resource_not_built = 'Resurs nije napravljen, preuzmite release verziju resursa!',
settingsSaveSuccess = "Trenutna podesavanja uspesno sacuvana",
settingsResetSuccess = "Podesavanja uspesno resetovana",
currentVersion = "Poslednja verzija: ",
yourVersion = "Vasa verzija: ",
latestVersion = "Vi koristite poslednju verziju!",
needUpdateResource = "Morate preuzeti najnoviju verziju. Trenutno koristite staru verziju.",
errorGetCurrentVersion = "Doslo je do greske prilikom provere trenutne verzije resursa!"
}

0 comments on commit 5df8d92

Please sign in to comment.