feat(currency): add RSD (Serbian Dinar)

This commit is contained in:
Nenad Vajagic 2026-06-19 20:12:25 +02:00
parent b76a0de074
commit a62c795024
3 changed files with 8 additions and 0 deletions

View File

@ -146,5 +146,11 @@ return [
'allows_primary' => false,
'allows_account' => true,
],
[
'code' => 'RSD',
'name' => 'Serbian Dinar',
'allows_primary' => true,
'allows_account' => true,
],
],
];

View File

@ -1495,6 +1495,7 @@
"Syncing balances…": "Sincronizando balances…",
"Syncing transactions and balances…": "Sincronizando transacciones y balances…",
"System": "Sistema",
"Serbian Dinar": "Dinar Serbio",
"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

@ -1473,6 +1473,7 @@
"Syncing balances…": "Synchronisation des soldes…",
"Syncing transactions and balances…": "Synchronisation des transactions et des soldes…",
"System": "Système",
"Serbian Dinar": "Dinar Serbe",
"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",