Skip to content

ploi/ploi-translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ploi translations 🚀

The future is now - so stop the hassle, you’re running behind. Quick and easy site deployment with Ploi. Awesome features for awesome developers. Check it out at https://ploi.io

Translations

This package contains all the translations used at ploi.io

You are free to create a pull request with a new translation:

{locale}.json

For example, if you are from germany create a de.json and copy over the contents from another json file to translate.

The base translations are always english in the JSON files and the values inside represent your translations.

1 line command to copy over your file to another translation (make sure to replace {locale} with your country language code:

cp lang/nl.json lang/{locale}.json

Example contents:

{
  "Dashboard": "Dashboard",
  "Manage": "Beheer",
  "Search..": "Zoeken..",
  "Overview": "Overzicht",
  ...
}

A example file for the JSON files can be found at: src/resources/lang/nl.json.

About

All the translations within Ploi's UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages