NAME
Serge::Sync::Plugin::TranslationService::transifex - Transifex synchronization plugin for Serge based on Transifex CLI
SYNOPSIS
ts
{
plugin transifex
data
{
root_directory ./files
}
}
DESCRIPTION
Integration between Serge (Free, Open Source Solution for Continuous Localization) and Transifex (Localization Automation Platform that powers the process of launching digital products into multiple languages), implemented using the command-line tool for the Transifex API.
ATTRIBUTES
- root_directory
-
Transifex CLI root directory.
- push_translations
-
Push the translation files to the server. Default YES.
INSTALLATION
cpanm Serge::Sync::Plugin::TranslationService::transifex
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.