Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 891 Bytes

File metadata and controls

28 lines (19 loc) · 891 Bytes

Weglot Technology Rules

This repo brings Weglot's rules to be able to translate common technologies. A rule can be applied on a specific document type like a JSON, on a specific technology like Wix, on a specific path, hostname, header, etc. to define what and how we could translate as accurately as possible a resource to users.

Tech

@weglot/technology-rules is published on Github registry

We are using JSON Schemas to write and validate consistent rules, automatically tested with ajv tool.

These rules are currently used on more than 110k+ websites translated with Weglot.

Setup

git clone https://github.com/weglot/technology-rules.git
cd technology-rules
yarn

Version

Create a new release on Github and create new tag as vX.X.X when selecting it