From 8732e4b18f65e88947f3d334fc0bcc42a809c76e Mon Sep 17 00:00:00 2001 From: Haben Amare Date: Mon, 25 May 2020 22:05:06 +0000 Subject: use `Intl.NumberFormat` to format currency --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index ffc6e77c..96862e47 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -257,7 +257,7 @@ "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.", "custom-field-checkbox": "Checkbox", "custom-field-currency": "Currency", - "custom-field-currency-option": "Currency Symbol", + "custom-field-currency-option": "Currency Code", "custom-field-date": "Date", "custom-field-dropdown": "Dropdown List", "custom-field-dropdown-none": "(none)", -- cgit v1.2.3-1-g7c22