From fbc51d13adbfc3faee4e00c8b133b8e02aa47fd6 Mon Sep 17 00:00:00 2001 From: Panda <111761112+Pandaul@users.noreply.github.com> Date: Mon, 15 Jan 2024 21:08:25 +0200 Subject: [PATCH] Update ro.lua --- locales/ro.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/ro.lua b/locales/ro.lua index 1a121faa0..a0a69da86 100644 --- a/locales/ro.lua +++ b/locales/ro.lua @@ -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", @@ -58,4 +58,4 @@ if GetConvar('qb_locale', 'en') == 'ro' then warnOnMissing = true, fallbackLang = Lang, }) -end \ No newline at end of file +end