diff --git a/README.md b/README.md index e41422b..5e590a0 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ BentoPDF is available in multiple languages: |----------|--------| | English | [![English](https://img.shields.io/badge/Complete-green?style=flat-square)](public/locales/en/common.json) | | German | [![German](https://img.shields.io/badge/In_Progress-yellow?style=flat-square)](public/locales/de/common.json) | +| Vietnamese | [![Vietnamese](https://img.shields.io/badge/Complete-green?style=flat-square)](public/locales/vi/common.json) | Want to help translate BentoPDF into your language? Check out our [Translation Guide](TRANSLATION.md)! diff --git a/TRANSLATION.md b/TRANSLATION.md index f3f3d3b..00354a5 100644 --- a/TRANSLATION.md +++ b/TRANSLATION.md @@ -21,10 +21,12 @@ BentoPDF uses **i18next** for internationalization (i18n). Currently supported l - **English** (`en`) - Default - **German** (`de`) +- **Vietnamese** (`vi`) The app automatically detects the language from the URL path: - `/en/` → English - `/de/` → German +- `/vi/` → Vietnamese --- @@ -262,6 +264,7 @@ In `common.json`: 2. **Visit each language:** - English: `http://localhost:5173/en/` - German: `http://localhost:5173/de/` + - Vietnamese: `http://localhost:5173/vi/` - Your new language: `http://localhost:5173/fr/` 3. **Check these pages:** @@ -471,6 +474,7 @@ Current translation coverage: |----------|------|--------|------------| | English | `en` | ✅ Complete | Core team | | German | `de` | 🚧 In Progress | Core team | +| Vietnamese | `vi` | ✅ Complete | Community | | Your Language | `??` | 🚧 In Progress | You? | --- diff --git a/about.html b/about.html index 58c60c2..24cac29 100644 --- a/about.html +++ b/about.html @@ -7,6 +7,7 @@ About Bentopdf - Fast, Private, and Free PDF Tools + diff --git a/contact.html b/contact.html index a42dfe4..0787e51 100644 --- a/contact.html +++ b/contact.html @@ -7,6 +7,7 @@ Contact Us - BentoPDF + diff --git a/index.html b/index.html index 0902420..e1f56b8 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + diff --git a/licensing.html b/licensing.html index 1c99b6d..bd4a90a 100644 --- a/licensing.html +++ b/licensing.html @@ -7,6 +7,7 @@ Licensing - BentoPDF + diff --git a/src/pages/add-attachments.html b/src/pages/add-attachments.html index a8bf9b4..a11327b 100644 --- a/src/pages/add-attachments.html +++ b/src/pages/add-attachments.html @@ -12,6 +12,7 @@ + diff --git a/src/pages/add-blank-page.html b/src/pages/add-blank-page.html index 6cd7946..4e0b930 100644 --- a/src/pages/add-blank-page.html +++ b/src/pages/add-blank-page.html @@ -12,6 +12,7 @@ + diff --git a/src/pages/add-stamps.html b/src/pages/add-stamps.html index d7208a0..6919ee9 100644 --- a/src/pages/add-stamps.html +++ b/src/pages/add-stamps.html @@ -11,6 +11,7 @@ + diff --git a/src/pages/add-watermark.html b/src/pages/add-watermark.html index bacd793..550baa6 100644 --- a/src/pages/add-watermark.html +++ b/src/pages/add-watermark.html @@ -10,6 +10,7 @@ + diff --git a/src/pages/alternate-merge.html b/src/pages/alternate-merge.html index bbff9aa..56fe83b 100644 --- a/src/pages/alternate-merge.html +++ b/src/pages/alternate-merge.html @@ -12,6 +12,7 @@ + diff --git a/src/pages/background-color.html b/src/pages/background-color.html index 31670c7..91ec87a 100644 --- a/src/pages/background-color.html +++ b/src/pages/background-color.html @@ -10,6 +10,7 @@ + diff --git a/src/pages/bmp-to-pdf.html b/src/pages/bmp-to-pdf.html index cd08b0b..69f7e84 100644 --- a/src/pages/bmp-to-pdf.html +++ b/src/pages/bmp-to-pdf.html @@ -9,6 +9,7 @@ + diff --git a/src/pages/bookmark.html b/src/pages/bookmark.html index 38d73ba..34995ad 100644 --- a/src/pages/bookmark.html +++ b/src/pages/bookmark.html @@ -11,6 +11,7 @@ + diff --git a/src/pages/change-permissions.html b/src/pages/change-permissions.html index 67d8b87..80c3e4e 100644 --- a/src/pages/change-permissions.html +++ b/src/pages/change-permissions.html @@ -12,6 +12,7 @@ + diff --git a/src/pages/combine-single-page.html b/src/pages/combine-single-page.html index da08316..6859b12 100644 --- a/src/pages/combine-single-page.html +++ b/src/pages/combine-single-page.html @@ -12,6 +12,7 @@ + diff --git a/src/pages/compare-pdfs.html b/src/pages/compare-pdfs.html index b073499..c0fa9fc 100644 --- a/src/pages/compare-pdfs.html +++ b/src/pages/compare-pdfs.html @@ -12,6 +12,7 @@ +