Skip to content

Commit 204bb2f

Browse files
feat: @huntersofbook/i18n tools (#1311)
1 parent 7c1b69a commit 204bb2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/ecosystem/tools.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,11 @@ Translation helper for IntelliJ IDEA based IDE's. Requires dedicated language fi
4242
It’s possible to show the output in the console or to write it in a json file.
4343

4444
The missing keys can be also automatically added to the given language files.
45+
46+
47+
## huntersofbook i18n
48+
49+
[Docs](https://opensource.huntersofbook.com/global/i18n) // [Github](https://github.com/huntersofbook/huntersofbook/tree/main/projects/i18n/packages) is a tool that takes a template with translation keys and syncs them to the given language. You can directly connect the outputs to the i18n libraries you use.
50+
51+
How to works
52+
![alt text](https://raw.githubusercontent.com/huntersofbook/huntersofbook/main/docs/public/images/i18n/i18n_works.png)

0 commit comments

Comments
 (0)