mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
tweak - SQL - Better translations
This commit is contained in:
+1
-1
@@ -282,7 +282,7 @@ INSERT INTO `job_grades` (`id`, `job_name`, `grade`, `name`, `label`, `salary`,
|
||||
(3, 'police', 1, 'officer', 'Officer', 40, '{}', '{}'),
|
||||
(4, 'police', 2, 'sergeant', 'Sergeant', 60, '{}', '{}'),
|
||||
(5, 'police', 3, 'lieutenant', 'Lieutenant', 85, '{}', '{}'),
|
||||
(6, 'police', 4, 'boss', 'Commandant', 100, '{}', '{}'),
|
||||
(6, 'police', 4, 'boss', 'Captain', 100, '{}', '{}'),
|
||||
(11, 'cardealer', 0, 'recruit', 'Recruit', 10, '{}', '{}'),
|
||||
(12, 'cardealer', 1, 'novice', 'Novice', 25, '{}', '{}'),
|
||||
(13, 'cardealer', 2, 'experienced', 'Experienced', 40, '{}', '{}'),
|
||||
|
||||
Reference in New Issue
Block a user