diff --git a/localization/sv_esx_boat.sql b/localization/sv_esx_boat.sql new file mode 100644 index 0000000..04600c8 --- /dev/null +++ b/localization/sv_esx_boat.sql @@ -0,0 +1,3 @@ +INSERT INTO `licenses` (`type`, `label`) VALUES + ('boat', 'Båtlicens') +;