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 |
|
| Language | Code |
|
||||||
| ------------------------------ | ------- |
|
| ------------------------------ | ------- |
|
||||||
|
| 🇧🇬 Bulgarian | `bg` |
|
||||||
| 🇧🇩 Bengali | `bn` |
|
| 🇧🇩 Bengali | `bn` |
|
||||||
| 🇨🇿 Czech | `cs` |
|
| 🇨🇿 Czech | `cs` |
|
||||||
| 🇩🇪 German | `de` |
|
| 🇩🇪 German | `de` |
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
global:
|
global:
|
||||||
language: "БГ"
|
language: "🇧🇬"
|
||||||
|
|
||||||
article:
|
article:
|
||||||
anchor_label: "Котва"
|
anchor_label: "Котва"
|
||||||
|
@ -24,7 +24,7 @@ article:
|
||||||
part_of_series: "Тази статия е част от поредица."
|
part_of_series: "Тази статия е част от поредица."
|
||||||
part: "Част"
|
part: "Част"
|
||||||
this_article: "Тази Статия"
|
this_article: "Тази Статия"
|
||||||
related_articles: "Related"
|
related_articles: "Подобни"
|
||||||
|
|
||||||
|
|
||||||
author:
|
author:
|
||||||
|
|
Loading…
Reference in a new issue