Use 'en-us' "Color"

This commit is contained in:
Bryan Housel
2018-10-07 14:15:40 -04:00
parent b7555b4f0b
commit fa15acc4bb
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ en:
label: Collection Times
colour:
# colour=*
label: Colour
label: Color
comment:
# comment=*
label: Changeset Comment
+1 -1
View File
@@ -53,7 +53,7 @@
"clothes": {"key": "clothes", "type": "semiCombo", "label": "Clothes"},
"club": {"key": "club", "type": "typeCombo", "label": "Type"},
"collection_times": {"key": "collection_times", "type": "text", "label": "Collection Times"},
"colour": {"key": "colour", "type": "text", "label": "Colour"},
"colour": {"key": "colour", "type": "text", "label": "Color"},
"comment": {"key": "comment", "type": "textarea", "label": "Changeset Comment", "placeholder": "Brief description of your contributions (required)"},
"communication_multi": {"key": "communication:", "type": "multiCombo", "label": "Communication Types"},
"construction": {"key": "construction", "type": "combo", "label": "Type"},
+1 -1
View File
@@ -1,5 +1,5 @@
{
"key": "colour",
"type": "text",
"label": "Colour"
"label": "Color"
}
+1 -1
View File
@@ -6689,7 +6689,7 @@
{"key": "castle_type", "description": "Type"},
{"key": "clothes", "description": "Clothes"},
{"key": "collection_times", "description": "Collection Times"},
{"key": "colour", "description": "Colour"},
{"key": "colour", "description": "Color"},
{"key": "comment", "description": "Changeset Comment"},
{"key": "communication:", "description": "Communication Types"},
{"key": "construction", "description": "Type"},