Skip to content

v-bible/i18n

Repository files navigation

i18n

v-bible app translation files

contributors last update forks stars open issues license


📔 Table of Contents

🌟 About the Project

📷 Screenshots

fink_screenshot View translation files using Fink
lunaria_screenshot View translation files using Lunaria

🧰 Getting Started

‼️ Prerequisites

This project uses pnpm as package manager:

npm install --global pnpm

🏃 Run Locally

Clone the project:

git clone https://github.com/v-bible/i18n.git

Go to the project directory:

cd i18n

Install dependencies:

pnpm install

👀 Usage

Translation coverage with Lunaria dashboard

Build the Lunaria dashboard:

pnpm lunaria:build

Start the Lunaria dashboard:

pnpm lunaria:preview

👋 Contributing

Contributions are always welcome!

Please read the contribution guidelines.

📜 Code of Conduct

Please read the Code of Conduct.

⚠️ License

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License.

License: CC BY-NC-SA 4.0.

See the LICENSE.md file for full details.

🤝 Contact

Duong Vinh - @duckymomo20012 - tienvinh.duong4@gmail.com

Project Link: https://github.com/v-bible/i18n.

💎 Acknowledgements

Here are useful resources and libraries that we have used in our projects:

  • Fink: Fink is a translation management platform that helps you manage your translations in one place.
  • i18next: i18next is an internationalization-framework written in and for JavaScript.
  • Lunaria: Lunaria is the way to manage your OSS project's localization.