Skip to content

Commit

Permalink
Add Bulgarian locale.
Browse files Browse the repository at this point in the history
  • Loading branch information
haltsir committed Oct 31, 2021
1 parent 2699332 commit c749e98
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions config/locales.json
@@ -1,4 +1,41 @@
{
"bg": {
"locale": "Bulgarian",
"$": "dolar",
"%": "protsent",
"&": "i",
"<": "po-malko",
">": "poveche",
"|": "ili",
"¢": "tsent",
"£": "paund",
"¤": "valuta",
"¥": "yena",
"Й": "Y",
"Ц": "Ts",
"Щ": "Sht",
"Ъ": "A",
"Ь": "Y",
"й": "y",
"ц": "ts",
"щ": "sht",
"ъ": "a",
"ь": "y",
"₣": "frenski frank",
"₨": "rupia",
"₪": "nov shekel",
"€": "evro",
"₯": "drahma",
"₰": "peni",
"₸": "kazahstanska tenga",
"₹": "indiyska rupia",
"₺": "turska lira",
"₽": "ruska rubla",
"₿": "bitkoin",
"∞": "bezkrainost",
"♥": "lyubov",
"円": "yena"
},
"de": {
"locale": "German",
"Ä": "AE",
Expand Down

0 comments on commit c749e98

Please sign in to comment.