Smartling / java-api-sdk

SDK for integrating with the Smartling API.
https://api-reference.smartling.com/
Apache License 2.0
3 stars 10 forks source link

feat: add FLUENT format #44

Closed iskrypka-smartling closed 4 years ago

iskrypka-smartling commented 4 years ago

Add FLUENT file format to sdk.

JIRA Ticket

Details about FLUET format https://github.com/projectfluent/fluent/wiki

Squash Commit Guidelines

This is a reminder on how to format your sqaush commit message. Delete from your PR after noting below.

Message Header

The message header is a single line that contains succinct description of the change containing a type: subject. For example:

feat: add Foo API

Allowed Types

This describes the kind of change that this commit is providing:

Subject Text

This is a very short description of the change.