Skip to content

Commit 1e49b73

Browse files
committed
Update translations 2025-11-04
1 parent 8e8a1cf commit 1e49b73

File tree

1 file changed

+14
-2
lines changed
  • src/Resources/app/administration/src/snippet

1 file changed

+14
-2
lines changed

src/Resources/app/administration/src/snippet/en-US.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2709,7 +2709,8 @@
27092709
"config": {
27102710
"warning": "Unfiltered HTML code can lead to security risks. Please only insert HTML code from trusted sources and test your changes before publishing them."
27112711
},
2712-
"label": "HTML"
2712+
"label": "HTML",
2713+
"labelContent": "Content"
27132714
},
27142715
"image": {
27152716
"config": {
@@ -2765,7 +2766,8 @@
27652766
"navigationDots": "Dots navigation",
27662767
"navigationPositionInside": "Inside",
27672768
"navigationPositionNone": "None",
2768-
"navigationPositionOutside": "Outside"
2769+
"navigationPositionOutside": "Outside",
2770+
"sliderItems": "Images"
27692771
}
27702772
},
27712773
"label": "Image slider"
@@ -2984,6 +2986,16 @@
29842986
"placeholderSearchBar": "Search layouts...",
29852987
"privacyNotice": "By selecting continue you confirm that you have read our <a href=\"%privacyUrl%\">data protection information</a> and accepted our <a href=\"%tosUrl%\">general terms and conditions</a>."
29862988
},
2989+
"inherit": {
2990+
"formBanner": "This layout has inherited fields. Meaning that as long as the inherited state is active the content will be inherited. Inherited fields can be unlinked by clicking the link symbol. Clicking the symbol again will set the inherited state back.",
2991+
"tooltip": "This field does not exist on the base layout and cannot be inherited.",
2992+
"unlinkAllButton": "Reset all fields.",
2993+
"unlinkAllConfirmText": "Are you sure you want to reset all fields? This will permanently delete all unlinked content.",
2994+
"unlinkAllTitle": "Reset all fields",
2995+
"unlinkFieldConfirmText": "Are you sure you want to restore inheritance? This will remove all custom data of this field and restore values from the parent element.",
2996+
"unlinkFieldTitle": "Restore inheritance",
2997+
"unlinkNotice": "Some inherited fields have been unlinked."
2998+
},
29872999
"list": {
29883000
"gridHeaderAssignedPages": "Assigned pages",
29893001
"gridHeaderAssignment": "Assigned categories",

0 commit comments

Comments
 (0)