Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahdark-services/bridge-core-console-locales
Translation files for the Bridge Core Console
https://github.com/ahdark-services/bridge-core-console-locales
i18next locales
Last synced: 17 days ago
JSON representation
Translation files for the Bridge Core Console
- Host: GitHub
- URL: https://github.com/ahdark-services/bridge-core-console-locales
- Owner: ahdark-services
- License: gpl-3.0
- Created: 2023-10-27T17:17:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T11:34:25.000Z (about 1 year ago)
- Last Synced: 2024-12-01T11:46:17.422Z (23 days ago)
- Topics: i18next, locales
- Language: TypeScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Bridge Core Console Locales
This directory contains the translation files for the Bridge Core Console.
### Adding a new language
To add a new language, create a new directory with the language code (e.g. `en-US` for English in United States) and copy the `*.json` files into it. Then, translate the strings in the file.
Then, open a pull request to add the new language.
### Updating a language
To update a language, simply edit the `*.json` files in the language directory and open a pull request.