mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-01 09:40:38 +02:00
Rename speciality to specialties
This commit is contained in:
@@ -1232,7 +1232,7 @@ en:
|
||||
label: Sources
|
||||
speciality:
|
||||
# 'healthcare:speciality=*'
|
||||
label: Speciality
|
||||
label: Specialties
|
||||
sport:
|
||||
# sport=*
|
||||
label: Sports
|
||||
|
||||
@@ -1653,7 +1653,7 @@
|
||||
"speciality": {
|
||||
"key": "healthcare:speciality",
|
||||
"type": "semiCombo",
|
||||
"label": "Speciality"
|
||||
"label": "Specialties"
|
||||
},
|
||||
"sport_ice": {
|
||||
"key": "sport",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"key": "healthcare:speciality",
|
||||
"type": "semiCombo",
|
||||
"label": "Speciality"
|
||||
"label": "Specialties"
|
||||
}
|
||||
|
||||
2
dist/locales/en.json
vendored
2
dist/locales/en.json
vendored
@@ -2105,7 +2105,7 @@
|
||||
"label": "Sources"
|
||||
},
|
||||
"speciality": {
|
||||
"label": "Speciality"
|
||||
"label": "Specialties"
|
||||
},
|
||||
"sport_ice": {
|
||||
"label": "Sports"
|
||||
|
||||
Reference in New Issue
Block a user