mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Capitalize 'Painter' preset name
This commit is contained in:
+2
-2
@@ -721,8 +721,8 @@ en:
|
||||
name: Optician
|
||||
terms: "<translate with synonyms or related terms for 'Optician', separated by commas>"
|
||||
craft/painter:
|
||||
name: painter
|
||||
terms: "<translate with synonyms or related terms for 'painter', separated by commas>"
|
||||
name: Painter
|
||||
terms: "<translate with synonyms or related terms for 'Painter', separated by commas>"
|
||||
craft/photographer:
|
||||
name: Photographer
|
||||
terms: "<translate with synonyms or related terms for 'Photographer', separated by commas>"
|
||||
|
||||
@@ -2415,7 +2415,7 @@
|
||||
]
|
||||
},
|
||||
"craft/painter": {
|
||||
"name": "painter",
|
||||
"name": "Painter",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "painter",
|
||||
"name": "Painter",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
Vendored
+1
-1
@@ -1391,7 +1391,7 @@
|
||||
"terms": "glasses,optician"
|
||||
},
|
||||
"craft/painter": {
|
||||
"name": "painter",
|
||||
"name": "Painter",
|
||||
"terms": "painter"
|
||||
},
|
||||
"craft/photographer": {
|
||||
|
||||
Reference in New Issue
Block a user