mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Add Finnish lang...
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
USE `essentialmode`;
|
||||
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('dmv', 'Teoriakoe'),
|
||||
('drive', 'Autokortti'),
|
||||
('drive_bike', 'Moottoripyöräkortti'),
|
||||
('drive_truck', 'Rekkakortti')
|
||||
;
|
||||
Reference in New Issue
Block a user