Skip to content

IdiosApps/espanso-translate-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

go run .\<<language>>\<<version>>\dict_extractor.go reads from a bi-directional dictionary and outputs an Espanso .yml config file.

This POC helps with:

  • English-French bi-directional translation
  • English-Chinese(simplified) bi-directional translation (todo)

The "config" in the .go scripts can be edited to generate translation configs for other language pairs.

The package structure roughly matches Espanso packages' structure. This is why we have semver package folders (see the medicald-docs package for an example).

Feel free to raise a PR here for new language combinations, or more optimised Espanso .yml scripts.

Feel free to raise a PR like this one if you want to add packages to Espanso.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages