We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50961cb commit 847ab88Copy full SHA for 847ab88
models/strings.php
@@ -93,6 +93,7 @@ public function s() : array {
93
'modal_carousel' => _x( 'Modal image carousel', 'theme-frontend', 'tms-theme-base' ),
94
'browsing_images' => _x( 'Browsing images', 'theme-frontend', 'tms-theme-base' ),
95
'main_carousel' => _x( 'Main image carousel', 'theme-frontend', 'tms-theme-base' ),
96
+ 'expand' => _x( 'Expand', 'theme-frontend', 'tms-theme-base' ),
97
],
98
'footer' => [
99
'to_main_site' => _x( 'Move to tampere.fi', 'theme-frontend', 'tms-theme-base' ),
0 commit comments