Coder Social home page Coder Social logo

discord-interchat / localization Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 5.0 1.28 MB

Help translate InterChat into your language.

Home Page: https://translate.interchat.fun

License: MIT License

TypeScript 100.00%
language locale locales locales-translation translation translations discord i18n internationalization discord-bot

localization's Introduction

interchat logo

InterChat Translations

Welcome to the InterChat's Translations Repository! This repository contains all the translation YAML files for InterChat, a messaging discord bot designed for seamless cross-server communication.

Getting Started

To contribute to the localization efforts or use the translations in your InterChat project, follow these steps:

  1. Select a Locale: Choose the desired language YAML file to access the translations for that locale.
  2. Make Changes: Edit the YAML files to update translations or add new ones. If it doesn't exist you can create a new YAML file for the language you with to translate.
  3. Contribute: If you've made improvements or added translations for a new locale, feel free to create a pull request.

File Structure

The repository follows a structured format where the file names is the language code of the translated language:

en.yml: English locale files.

tr.yml: Turkish locale files.

... and so on.

Contributing

We appreciate contributions! If you'd like to add support for a new language or improve existing translations, follow these steps:

  1. Fork the repository.

  2. Make your changes.

  3. Commit and push your changes:

    git add .
    git commit -m "Add support for <language>"
    git push origin feature/new-locale

    You can also do it through github's UI.

  4. Open a pull request.

How to use the translation service

  1. src\locales\en.yml is the main file, there you have to upload everything with the original language.
  2. Once you have put in everything you want to translate, run it:
    pnpm i
    pnpm run start
    You need to have Node.js installed
  3. Then you have to wait for the program to translate everything, the more data the longer it will take.
  • Project originally from FNLB and edited to support YML

Discord-InterChat Translation Service - Made by tnfAngel and LautyDev

  • NOTE: It is possible that in some cases unwanted spaces may be created in the translations, this cannot be avoided because this is how the Google Translator works, these spaces can be removed by hand anyway and the program will not touch them. (Working on a fix)

Contact

If you have any questions or suggestions, feel free to open an issue or join our official discord server.

localization's People

Contributors

dev-737 avatar lautydev avatar notanerdstudent avatar tnfangel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.