Skip to content

Commit

Permalink
Update ro.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
PIKStudios authored Jan 15, 2024
1 parent 9a86f6d commit fbc51d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locales/ro.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ local Translations = {
["gitydhei"] = "Nu ai cantitatea ce incerci sa oferi",
["gitydhitt"] = "Nu ai destule iteme ca sa oferi",
["navt"] = "Tipul nu este valid..",
["anfoc"] = "Argumenteke nu au fost completate corect"..",
["anfoc"] = "Argumenteke nu au fost completate corect..",
["yhg"] = "Ai oferit ",
["cgitem"] = "Nu poti oferi itemul!",
["idne"] = "Itemul nu exista",
Expand Down Expand Up @@ -58,4 +58,4 @@ if GetConvar('qb_locale', 'en') == 'ro' then
warnOnMissing = true,
fallbackLang = Lang,
})
end
end

0 comments on commit fbc51d1

Please sign in to comment.