This repository contains the translation files for Vanillo
Thank you for your interest in helping make Vanillo accessible to everyone!
- Clone this repository (
$ git clone https://github.com/cosmicmedia/vanillo-i18n
) - Open this repository in Visual Studio Code
- Install the VS Code extension
i18n Ally
. - To ensure you follow our style guide, we recommend you install the
EditorConfig
extension too
Both of these extensions should be recommended to you by VS Code when opening the repository.
Navigating to the i18n Ally tab on your sidebar, you should now see each language as well as the missing keys (if any) from each language.
If you're starting a translation for a language, create a file with the ISO 639-1 code + .json
(i.e. en.json
, fr.json
). At this point, you can begin translating through i18n Ally.