Open
Description
For anyone that wants to do translations, read this first:
https://manual.os-js.org/v3/guide/translate/
Then comment on this issue if you want to join the translation team 🤓
This section will be updated as translations are added
Core translations are located in @osjs/client
within the folder src/locales/
.
All packages ending with -application
has a metadata.json
file which contains application title + description.
These packages have their own expanded sets of translations:
@osjs/filemanager-application
-/locales.js
@osjs/panels
-/src/locales.js
@osjs/draw-application
-src/locales.js
Related issues: