mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
🌐Update Bulgarian translation
- Update language list in documentation - Replace language code with emoji
This commit is contained in:
parent
92f26f9bdd
commit
e545d7403c
2 changed files with 3 additions and 2 deletions
|
@ -57,6 +57,7 @@ The theme currently supports the following languages by default:
|
|||
|
||||
| Language | Code |
|
||||
| ------------------------------ | ------- |
|
||||
| 🇧🇬 Bulgarian | `bg` |
|
||||
| 🇧🇩 Bengali | `bn` |
|
||||
| 🇨🇿 Czech | `cs` |
|
||||
| 🇩🇪 German | `de` |
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
global:
|
||||
language: "БГ"
|
||||
language: "🇧🇬"
|
||||
|
||||
article:
|
||||
anchor_label: "Котва"
|
||||
|
@ -24,7 +24,7 @@ article:
|
|||
part_of_series: "Тази статия е част от поредица."
|
||||
part: "Част"
|
||||
this_article: "Тази Статия"
|
||||
related_articles: "Related"
|
||||
related_articles: "Подобни"
|
||||
|
||||
|
||||
author:
|
||||
|
|
Loading…
Reference in a new issue