2017 © Pedro Peláez
 

library kwf-trl

Translation scripts for Koala Framework based applications

image

koala-framework/kwf-trl

Translation scripts for Koala Framework based applications

  • Wednesday, January 3, 2018
  • by nsams
  • Repository
  • 14 Watchers
  • 1 Stars
  • 1,426 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

Those scripts parse web, package or koala-framework (.js, .php, .tpl, .underscore.tpl) for trl() or trlKwf() function calls and generates .po-files., (*1)

Add this repository to your composer.json file and run composer update. Simply run, (*2)

composer require koala-framework/kwf-trl, (*3)

Usage:

./vendor/bin/kwf-trl/bin/trl parseWeb, (*4)

./vendor/bin/kwf-trl/bin/trl parsePackage, (*5)

./vendor/bin/kwf-trl/bin/trl parseKwf, (*6)

The Versions

03/01 2018
03/01 2018
31/08 2017