fix: correct spelling errors in English translations

Corrected spelling mistakes in the English translation file for "Tooltip Title" and "Swedish Krona" to improve accuracy and readability. These corrections ensure that the language used in the application is correct and professional, enhancing user experience.
This commit is contained in:
Kumi 2024-08-08 13:18:49 +02:00
parent 73222b3f94
commit 91dd6df3dd
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -19,7 +19,7 @@ $l_fiatSelect = "Currency choice";
$l_fiatInput = "Fiat value input field";
$l_xmrInput = "Monero value input field";
// Tooltip Titel
// Tooltip Title
$l_eur = "Euro";
$l_btc = "Bitcoin";
$l_chf = "Swiss Franc";
@ -49,7 +49,7 @@ $l_vnd = "Vietnamese dong";
$l_vef = "Venezuelan bolívar";
$l_thb = "Baht";
$l_sar = "Saudi Riyal";
$l_sek = "Shwedish Krona";
$l_sek = "Swedish Krona";
$l_pkr = "Pakistani Rupee";
$l_nzd = "New Zealand Dollar";
$l_php = "Philippine Peso";