lion/packages/ui/components/input-amount-dropdown/translations/en.js
Robin Van Roy 57800c4501
chore: adds lion-input-amount-dropdown (#2505)
Co-authored-by: gerjanvangeest <Gerjan.van.Geest@ing.com>
2025-08-13 14:40:57 +02:00

5 lines
139 B
JavaScript

export default {
allCurrencies: 'All currencies',
selectCurrency: 'Select currency',
suggestedCurrencies: 'Suggested currencies',
};