fix(i18n): prepare for Lokalise
This commit is contained in:
@@ -160,7 +160,7 @@ export default function Receipt({
|
||||
{intl.formatMessage(
|
||||
{ id: "Approx. {value}" },
|
||||
{
|
||||
value: "N/A EUR",
|
||||
value: "N/A",
|
||||
}
|
||||
)}
|
||||
</Caption>
|
||||
|
||||
Reference in New Issue
Block a user