0.0.1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Boot Schein')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Licencia de Barcos')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Permis bateau')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Hajó engedély')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Patente Nautica')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Boten Licentie')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Licenca za Čolne')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Dozvola za Brod')
|
||||
;
|
||||
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('boat', 'Båtlicens')
|
||||
;
|
||||
Reference in New Issue
Block a user