You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
['core/paragraph',{content: __('Experience ultimate comfort at our beachfront resort with stunning ocean views and world-class amenities.','tour-operator')}]
['core/paragraph',{content: __('Cozy mountain retreat perfect for nature lovers seeking tranquility and adventure in the wilderness.','tour-operator')}]
166
167
]
167
168
],
168
169
[
@@ -180,8 +181,8 @@ wp.domReady( () => {
180
181
}
181
182
},
182
183
[
183
-
['core/heading',{content: 'City Center Hotel',level: 3}],
184
-
['core/paragraph',{content: 'Modern urban accommodation in the heart of the city with easy access to attractions and dining.'}]
184
+
['core/heading',{content: __('City Center Hotel','tour-operator'),level: 3}],
185
+
['core/paragraph',{content: __('Modern urban accommodation in the heart of the city with easy access to attractions and dining.','tour-operator')}]
['core/paragraph',{content: __("Embark on an unforgettable 7-day safari experience through Kenya's most spectacular wildlife reserves.",'tour-operator')}],
147
148
],
148
149
],
149
150
[
@@ -161,8 +162,8 @@ wp.domReady(() => {
161
162
},
162
163
},
163
164
[
164
-
['core/heading',{content: 'European Cultural Journey',level: 3}],
165
-
['core/paragraph',{content: 'Discover the rich history and culture of Europe with visits to iconic cities and historic landmarks.'}],
165
+
['core/heading',{content: __('European Cultural Journey','tour-operator'),level: 3}],
166
+
['core/paragraph',{content: __('Discover the rich history and culture of Europe with visits to iconic cities and historic landmarks.','tour-operator')}],
166
167
],
167
168
],
168
169
[
@@ -180,8 +181,8 @@ wp.domReady(() => {
180
181
},
181
182
},
182
183
[
183
-
['core/heading',{content: 'Tropical Island Escape',level: 3}],
184
-
['core/paragraph',{content: 'Relax and unwind on pristine beaches with crystal clear waters and vibrant coral reefs.'}],
184
+
['core/heading',{content: __('Tropical Island Escape','tour-operator'),level: 3}],
185
+
['core/paragraph',{content: __('Relax and unwind on pristine beaches with crystal clear waters and vibrant coral reefs.','tour-operator')}],
0 commit comments