1
0
Fork 0

feat: en gros la mise à jour

This commit is contained in:
ineanto 2023-12-31 02:09:38 +01:00
parent f795dcd68f
commit 27fb3103f2
387 changed files with 16998 additions and 435 deletions

View file

@ -0,0 +1,10 @@
{
"worldedit.expand.description.vert": "Vertically expand the selection to world limits.",
"worldedit.expand.expanded": "Region expanded {0} blocks",
"worldedit.selection.ellipsoid.info.center": "Centre: {0}",
"worldedit.selection.ellipsoid.explain.primary": "Centre position set to {0}.",
"worldedit.selection.ellipsoid.explain.primary-area": "Centre position set to {0} ({1}).",
"worldedit.selection.cylinder.info.center": "Centre: {0}",
"worldedit.selection.cylinder.explain.secondary-missing": "You must select the centre point before setting the radius.",
"worldedit.sideeffect.neighbors": "Neighbours"
}