NAME
Serge::Sync::Plugin::TranslationService::lingohub - LingoHub synchronization plugin for Serge based on LingoHub CLI
SYNOPSIS
ts
{
plugin lingohub
data
{
project LingoHubProject
root_directory ./files
resource_directory resources
destination_locales de es fr-ca
}
}
DESCRIPTION
Integration between Serge (Free, Open Source Solution for Continuous Localization) and LingoHub (One platform for developers and translators that makes localizing software, mobile or web applications and on-demand), implemented using the command-line tool for the LingoHub API.
ATTRIBUTES
- project
-
LingoHub project
INSTALLATION
cpanm Serge::Sync::Plugin::TranslationService::lingohub
AUTHOR
Dragos Varovici <dvarovici.work@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018-2019 by Dragos Varovici.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.