reflect-typo

This commit is contained in:
popov
2016-12-28 15:45:13 +10:00
parent 0c9fb7c407
commit d0727c2f36
2 changed files with 4 additions and 4 deletions

View File

@@ -159,10 +159,10 @@ en:
short: Y
annotation:
long:
area: Reflected an area across its long axis.
single: Reflected an object across its long axis.
multiple: Reflected multiple objects across their long axis.
short:
area: Reflected an area across its short axis.
single: Reflected an object across its short axis.
multiple: Reflected multiple objects across their short axis.
incomplete_relation:
single: This object can't be reflected because it hasn't been fully downloaded.

View File

@@ -205,11 +205,11 @@
},
"annotation": {
"long": {
"area": "Reflected an area across its long axis.",
"single": "Reflected an object across its long axis.",
"multiple": "Reflected multiple objects across their long axis."
},
"short": {
"area": "Reflected an area across its short axis.",
"single": "Reflected an object across its short axis.",
"multiple": "Reflected multiple objects across their short axis."
}
},