Fix the ISO code description of region/province/department

This commit is contained in:
Rogan
2017-10-18 10:25:14 +08:00
parent e121a8585e
commit fc874402a6
7 changed files with 20 additions and 20 deletions

View File

@@ -852,8 +852,8 @@ export const visTypes = {
],
controlOverrides: {
entity: {
label: t('ISO 3166-1 codes of region/province/department'),
description: t('It\'s ISO 3166-1 of your region/province/department in your table. (see documentation for list of ISO 3166-1)'),
label: t('ISO 3166-2 codes of region/province/department'),
description: t('It\'s ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)'),
},
metric: {
label: t('Metric'),