mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add Sweden
This commit is contained in:
@@ -83,6 +83,11 @@ class DatabaseSeeder extends Seeder
|
|||||||
'code' => 'fr',
|
'code' => 'fr',
|
||||||
'language_codes' => ['fr'],
|
'language_codes' => ['fr'],
|
||||||
]);
|
]);
|
||||||
|
Country::create([
|
||||||
|
'name' => 'Sweden',
|
||||||
|
'code' => 'se',
|
||||||
|
'language_codes' => ['sv'],
|
||||||
|
]);
|
||||||
Country::create([
|
Country::create([
|
||||||
'name' => 'Serbia',
|
'name' => 'Serbia',
|
||||||
'code' => 'rs',
|
'code' => 'rs',
|
||||||
|
|||||||
1
public/vendor/jvector/maps/se.js
vendored
Normal file
1
public/vendor/jvector/maps/se.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -749,5 +749,6 @@
|
|||||||
"You have not confirmed your participation.": "Du hast deine Teilnahme noch nicht bestätigt.",
|
"You have not confirmed your participation.": "Du hast deine Teilnahme noch nicht bestätigt.",
|
||||||
"Are you sure you want to cancel your participation?": "Bitte bestätige, dass du deine Teilnahme zurückziehen möchtest.",
|
"Are you sure you want to cancel your participation?": "Bitte bestätige, dass du deine Teilnahme zurückziehen möchtest.",
|
||||||
"Confirmation": "Bestätigung",
|
"Confirmation": "Bestätigung",
|
||||||
"You confirm your participation.": "Du bestätigst deine Teilnahme."
|
"You confirm your participation.": "Du bestätigst deine Teilnahme.",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -745,5 +745,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -745,5 +745,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -746,5 +746,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -746,5 +746,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -746,5 +746,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -746,5 +746,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -746,5 +746,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -746,5 +746,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -720,5 +720,6 @@
|
|||||||
"You have not confirmed your participation.": "",
|
"You have not confirmed your participation.": "",
|
||||||
"Are you sure you want to cancel your participation?": "",
|
"Are you sure you want to cancel your participation?": "",
|
||||||
"Confirmation": "",
|
"Confirmation": "",
|
||||||
"You confirm your participation.": ""
|
"You confirm your participation.": "",
|
||||||
|
"Current picture": ""
|
||||||
}
|
}
|
||||||
@@ -25,6 +25,7 @@
|
|||||||
<script src="{{ asset('vendor/jvector/maps/it.js') }}"></script>
|
<script src="{{ asset('vendor/jvector/maps/it.js') }}"></script>
|
||||||
<script src="{{ asset('vendor/jvector/maps/pt.js') }}"></script>
|
<script src="{{ asset('vendor/jvector/maps/pt.js') }}"></script>
|
||||||
<script src="{{ asset('vendor/jvector/maps/pl.js') }}"></script>
|
<script src="{{ asset('vendor/jvector/maps/pl.js') }}"></script>
|
||||||
|
<script src="{{ asset('vendor/jvector/maps/se.js') }}"></script>
|
||||||
<script src="{{ asset('dist/smoothscroll.js') }}"></script>
|
<script src="{{ asset('dist/smoothscroll.js') }}"></script>
|
||||||
<script src="https://kit.fontawesome.com/03bc14bd1e.js" crossorigin="anonymous"></script>
|
<script src="https://kit.fontawesome.com/03bc14bd1e.js" crossorigin="anonymous"></script>
|
||||||
@mapstyles
|
@mapstyles
|
||||||
|
|||||||
@@ -27,6 +27,7 @@
|
|||||||
<script src="{{ asset('vendor/jvector/maps/it.js') }}"></script>
|
<script src="{{ asset('vendor/jvector/maps/it.js') }}"></script>
|
||||||
<script src="{{ asset('vendor/jvector/maps/pt.js') }}"></script>
|
<script src="{{ asset('vendor/jvector/maps/pt.js') }}"></script>
|
||||||
<script src="{{ asset('vendor/jvector/maps/pl.js') }}"></script>
|
<script src="{{ asset('vendor/jvector/maps/pl.js') }}"></script>
|
||||||
|
<script src="{{ asset('vendor/jvector/maps/se.js') }}"></script>
|
||||||
<script src="{{ asset('dist/smoothscroll.js') }}"></script>
|
<script src="{{ asset('dist/smoothscroll.js') }}"></script>
|
||||||
<script src="https://kit.fontawesome.com/03bc14bd1e.js" crossorigin="anonymous"></script>
|
<script src="https://kit.fontawesome.com/03bc14bd1e.js" crossorigin="anonymous"></script>
|
||||||
@mapscripts
|
@mapscripts
|
||||||
|
|||||||
Reference in New Issue
Block a user