pagebuilder section video

This commit is contained in:
2025-01-14 09:48:07 +01:00
parent 3fe033c073
commit 43927991b6
5 changed files with 252 additions and 21 deletions
+8 -1
View File
@@ -15,5 +15,12 @@ export default {
section_type: 'Typ sekcji',
container: 'Kontener',
full_width: '100% szerokości',
section_settings: 'Ustawienia sekcji'
section_settings: 'Ustawienia sekcji',
core_section_video: 'Wideo',
core_section_video_title: 'Adres URL filmu',
core_section_video_file: 'Plik',
core_section_video_ytlink: 'Adres Youtube filmu',
core_section_video_ytcode: 'Kod IFRAME Youtube',
core_section_video_vimeocode: 'Kod IFRAME Vimeo',
core_section_video_type: 'Typ filmu'
}