mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
fr => en
This commit is contained in:
+4
-4
@@ -317,10 +317,10 @@ CREATE TABLE `licenses` (
|
||||
--
|
||||
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('dmv', 'Code de la route'),
|
||||
('drive', 'Permis de conduire'),
|
||||
('drive_bike', 'Permis moto'),
|
||||
('drive_truck', 'Permis camion'),
|
||||
('dmv', 'Driving Permit'),
|
||||
('drive', 'Drivers License'),
|
||||
('drive_bike', 'Motorcycle License'),
|
||||
('drive_truck', 'Commercial Drivers License'),
|
||||
('weed_processing', 'Weed Processing License');
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user