crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
73 stars 49 forks source link

Full usage sample? #189

Closed StefanOltmann closed 1 year ago

StefanOltmann commented 1 year ago

In my project I got a "lang" folder with the files messages.txt (english original) and messages_de.txt which follow the Java properties format. I want to use crowdin to upload those files and download versions for other languages.

Please add documentation how to use the SDK to do this.

andrii-bodnar commented 1 year ago

Hi @StefanOltmann,

currently, we don't have such examples. You can check the following projects for the real-world examples: