fix(issue-80): show all 13 house images + 3D floor plans
All checks were successful
Lint / PHP Syntax Check (push) Successful in 57s
PHPUnit / PHP Unit Tests (push) Successful in 1m7s
Lint / HTML Lint (htmlhint) (push) Successful in 1m38s
Lint / CSS Lint (stylelint) (push) Successful in 1m42s
Lint / PHP Syntax Check (pull_request) Successful in 58s
PHPUnit / PHP Unit Tests (pull_request) Successful in 1m3s
Lint / HTML Lint (htmlhint) (pull_request) Successful in 1m36s
Lint / CSS Lint (stylelint) (pull_request) Successful in 1m41s

This commit is contained in:
Hermes
2026-06-05 22:28:04 +00:00
parent 5781b5b5f0
commit db83e09a3a
6 changed files with 250 additions and 4 deletions

View File

@@ -59,6 +59,10 @@ return [
'gallery.kid1' => 'Child\'s room 1 · 21.7 m²',
'gallery.kid2' => 'Child\'s room 2 · 15.7 m²',
'gallery.kid_detail' => 'Child\'s room detail',
'gallery.kid_extra' => 'Child\'s room · play area',
'gallery.bath2' => 'Bathroom · 6.4 m²',
'gallery.bath3' => 'Bathroom · 5.8 m²',
'gallery.bath4' => 'Bathroom · wellness',
'gallery.guest' => 'Guest room · 11.5 m²',
'gallery.area1' => 'Living area',
'gallery.area2' => 'Living area detail',
@@ -70,9 +74,11 @@ return [
'gallery.alt.kid1' => 'Child\'s room 1 with 21.7 m²',
'gallery.alt.kid2' => 'Child\'s room 2 with 15.7 m²',
'gallery.alt.kid_detail' => 'Child\'s room detail view',
'gallery.alt.kid_extra' => 'Play area in the child\'s room',
'gallery.alt.guest' => 'Guest room with 11.5 m²',
'gallery.alt.bath2' => 'Second bathroom in the house',
'gallery.alt.bath3' => 'Third bathroom in the house',
'gallery.alt.bath4' => 'Fourth bathroom in the house',
'gallery.alt.exterior' => 'Exterior view of the detached house',
'floors.eyebrow' => 'Layout',
@@ -109,6 +115,10 @@ return [
'floors.alt.og1' => 'Floor plan 1st upper floor',
'floors.alt.og2' => 'Floor plan 2nd upper floor',
'floors.alt.attic' => 'Floor plan attic',
'floors.alt.eg_3d' => '3D view ground floor',
'floors.alt.og1_3d' => '3D view 1st upper floor',
'floors.alt.og2_3d' => '3D view 2nd upper floor',
'floors.alt.attic_2' => 'Alternative view of the attic',
'rent.eyebrow' => 'Rental terms',
'rent.aria' => 'Rental terms',