mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Update et.lua
a little translation fix what I noticed
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ local Translations = {
|
|||||||
help = 'Määra mängija grupeeringu (ainult administraator)',
|
help = 'Määra mängija grupeeringu (ainult administraator)',
|
||||||
params = {
|
params = {
|
||||||
id = { name = 'id', help = 'Player ID' },
|
id = { name = 'id', help = 'Player ID' },
|
||||||
gang = { name = 'tase', help = 'Grupeeringu nimi' },
|
gang = { name = 'grupeering', help = 'Grupeeringu nimi' },
|
||||||
grade = { name = 'tase', help = 'Grupeeringu tase' },
|
grade = { name = 'tase', help = 'Grupeeringu tase' },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user