diff --git a/.changelog/810.internal.md b/.changelog/810.internal.md new file mode 100644 index 000000000..b7e8cf742 --- /dev/null +++ b/.changelog/810.internal.md @@ -0,0 +1 @@ +Consistently capitalize columns and description terms diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index 7a6b299ad..fe37e47ba 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -49,14 +49,14 @@ "ethHash": "ETH hash", "events": "Events", "failed": "Failed", - "fiatValue": "Fiat value", + "fiatValue": "Fiat Value", "fiatValueInUSD": "{{value, currency}}", "fill": "Fill", "formattedBlockTimestamp": "{{timestamp, dateTime}} ({{distance}})", "formattedDateTime": "{{timestamp, dateTime}}", "from": "From", - "gasUsed": "Gas used", - "gasLimit": "Gas limit", + "gasUsed": "Gas Used", + "gasLimit": "Gas Limit", "hash": "Hash", "height": "Height", "hide": "Hide", @@ -217,7 +217,7 @@ "emptyTokenHolderList": "There are no token holders on record for this token.", "holders": "Token Holders", "holdersValue": "{{ value, number }}", - "holdersCount": "Holders count", + "holdersCount": "Holders Count", "holdersCount_short": "Holders", "totalSupply": "Total Supply", "totalSupplyValue": "{{ value, number }}",