Skip to content

Commit 847ab88

Browse files
committed
TMS-1204: Add string
1 parent 50961cb commit 847ab88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/strings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public function s() : array {
9393
'modal_carousel' => _x( 'Modal image carousel', 'theme-frontend', 'tms-theme-base' ),
9494
'browsing_images' => _x( 'Browsing images', 'theme-frontend', 'tms-theme-base' ),
9595
'main_carousel' => _x( 'Main image carousel', 'theme-frontend', 'tms-theme-base' ),
96+
'expand' => _x( 'Expand', 'theme-frontend', 'tms-theme-base' ),
9697
],
9798
'footer' => [
9899
'to_main_site' => _x( 'Move to tampere.fi', 'theme-frontend', 'tms-theme-base' ),

0 commit comments

Comments
 (0)