Skip to content

crashzk/locales

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

CS2 Server List Locales

This repository contains the localization files for the CS2 Server List project. These files are used to provide multi-language support for the application.

Structure

  • locales/ - Directory containing all locale files
    • en.json - English language file

Adding New Languages

To add a new language:

  1. Create a new JSON file in the locales directory named after the language code (e.g., fr.json for French)
  2. Copy the structure from en.json
  3. Translate all the strings while maintaining the same keys
  4. Submit a pull request with your new language file

Contributing

We welcome contributions to add new languages. Simply:

  1. Create a new language file following the steps above
  2. Submit a pull request with your translation

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

About

CS2 Server List Languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published