Merge pull request #555 from xtotdam/russian_translation

add Russian translation
This commit is contained in:
Alam
2026-03-15 19:36:04 +05:30
committed by GitHub
8 changed files with 967 additions and 6 deletions

View File

@@ -297,6 +297,7 @@ BentoPDF is available in multiple languages:
| Turkish | [![Turkish](https://img.shields.io/badge/Complete-green?style=flat-square)](public/locales/tr/common.json) |
| Vietnamese | [![Vietnamese](https://img.shields.io/badge/Complete-green?style=flat-square)](public/locales/vi/common.json) |
| Korean | [![Korean](https://img.shields.io/badge/Complete-green?style=flat-square)](public/locales/ko/common.json) |
| Russian | [![Russian](https://img.shields.io/badge/Complete-green?style=flat-square)](public/locales/ru/common.json) |
Want to help translate BentoPDF into your language? Check out our [Translation Guide](TRANSLATION.md)!