mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 07:46:58 +02:00
Capitalize "Faces"
reported at https://www.transifex.com/openstreetmap/id-editor/translate/#vi/presets/138895230
This commit is contained in:
+1
-1
@@ -545,7 +545,7 @@ en:
|
||||
label: Exceptions
|
||||
faces:
|
||||
# faces=*
|
||||
label: faces
|
||||
label: Faces
|
||||
fax:
|
||||
# fax=*
|
||||
label: Fax
|
||||
|
||||
@@ -744,7 +744,7 @@
|
||||
"faces": {
|
||||
"key": "faces",
|
||||
"type": "number",
|
||||
"label": "faces"
|
||||
"label": "Faces"
|
||||
},
|
||||
"fax": {
|
||||
"key": "fax",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"key": "faces",
|
||||
"type": "number",
|
||||
"label": "faces"
|
||||
"label": "Faces"
|
||||
}
|
||||
|
||||
+1
-1
@@ -9111,7 +9111,7 @@
|
||||
},
|
||||
{
|
||||
"key": "faces",
|
||||
"description": "faces"
|
||||
"description": "Faces"
|
||||
},
|
||||
{
|
||||
"key": "fax",
|
||||
|
||||
Vendored
+1
-1
@@ -1829,7 +1829,7 @@
|
||||
"label": "Exceptions"
|
||||
},
|
||||
"faces": {
|
||||
"label": "faces"
|
||||
"label": "Faces"
|
||||
},
|
||||
"fax": {
|
||||
"label": "Fax",
|
||||
|
||||
Reference in New Issue
Block a user