mirego / accent

The first developer-oriented translation tool. True asynchronous flow between translators and your team.
https://www.accent.reviews
BSD 3-Clause "New" or "Revised" License
1.3k stars 97 forks source link

How can i use multiple language specific files with Sync #345

Closed NewtTheWolf closed 1 year ago

NewtTheWolf commented 1 year ago

I use Rust and a library that compiles all locales into the binary, so I need a file for each language, how is that possible?

so i have en as master and i want to add de in accent, how do i do it then that i get a de.json? or do i have to create a script myself that will create the files for me through the API?