mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Always use period here
h/t @1ec5
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ locale.en = {
|
||||
vertex: "Moved a node in a way.",
|
||||
line: "Moved a line.",
|
||||
area: "Moved an area.",
|
||||
multiple: "Moved multiple objects"
|
||||
multiple: "Moved multiple objects."
|
||||
}
|
||||
},
|
||||
reverse: {
|
||||
|
||||
+1
-1
@@ -112,7 +112,7 @@ locale.vi = {
|
||||
vertex: "Di chuyển nốt trong lối.",
|
||||
line: "Di chuyển đường kẻ.",
|
||||
area: "Di chuyển vùng.",
|
||||
multiple: "Di chuyển hơn một đối tượng"
|
||||
multiple: "Di chuyển hơn một đối tượng."
|
||||
}
|
||||
},
|
||||
reverse: {
|
||||
|
||||
Reference in New Issue
Block a user