feat(currencies): add Hong Kong Dollar (HKD)

This commit is contained in:
Víctor Falcón 2026-07-17 13:34:14 +02:00
parent 4cd7619791
commit b233155f0e
3 changed files with 8 additions and 0 deletions

View File

@ -176,5 +176,11 @@ return [
'allows_primary' => true,
'allows_account' => true,
],
[
'code' => 'HKD',
'name' => 'Hong Kong Dollar',
'allows_primary' => true,
'allows_account' => true,
],
],
];

View File

@ -1551,6 +1551,7 @@
"Ghanaian Cedi": "Cedi ghanés",
"Swedish Krona": "Corona sueca",
"Guatemalan Quetzal": "Quetzal guatemalteco",
"Hong Kong Dollar": "Dólar de Hong Kong",
"Take control of your finances with privacy-first money tracking. Let's set up your account in just a few minutes.": "Toma el control de tus finanzas con un seguimiento privado de tu dinero. Vamos a configurar tu cuenta en pocos minutos.",
"Tap": "Toca",
"Tap the": "Toca el botón",

View File

@ -1503,6 +1503,7 @@
"Ghanaian Cedi": "Cedi ghanéen",
"Swedish Krona": "Couronne suédoise",
"Guatemalan Quetzal": "Quetzal guatémaltèque",
"Hong Kong Dollar": "Dollar de Hong Kong",
"Take control of your finances with privacy-first money tracking. Let's set up your account in just a few minutes.": "Prenez le contrôle de vos finances grâce au suivi de l'argent privé. Nous créerons votre compte dans quelques minutes.",
"Tap": "Touche",
"Tap the": "Touchez le bouton",