Merge pull request #1629 from ajnart/ssr/optimize

This commit is contained in:
Thomas Camlong
2023-11-14 20:04:25 +01:00
committed by GitHub
7 changed files with 537 additions and 421 deletions

View File

@@ -44,12 +44,14 @@
},
"seeMore": "See more...",
"position": {
"left": "Left",
"center": "Center",
"right": "Right"
"left": "Left",
"center": "Center",
"right": "Right"
},
"attributes": {
"width": "Width",
"height": "Height"
}
},
"public": "Public",
"restricted": "Restricted"
}