Merge pull request #178 from marmtshm/main

Add id.yaml (Bahasa Indonesia)
This commit is contained in:
Nuno Coração
2022-11-05 11:34:08 +00:00
committed by GitHub
2 changed files with 63 additions and 1 deletions

View File

@@ -74,7 +74,8 @@ The theme currently supports the following languages by default:
| :romania: Romanian | `ro` |
| :es: Spanish (Spain) | `es` |
| :tr: Turkish | `tr` |
| 🇭🇷 Croatian | `hr` |
| 🇭🇷 Croatian | `hr` |
| :id: Indonesian | `id` |
The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/nunocoracao/blowfish/pulls).