2017 © Pedro Peláez
 

library translation

image

asgard/translation

  • Friday, May 13, 2016
  • by leyou
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Translation

The Asgard Translation package helps you export and import translations., (*1)

, (*2)

Installation

composer require asgard/translation 0.*

, (*3)

Commands

Export CSV

Export new translations to a CSV file, along with original translations., (*4)

Usage:, (*5)

php console translation:export-csv [srcLocale] [dstLocale] [file]

Import CSV

Import new translations from a CSV file and export them yo YAML., (*6)

Usage:, (*7)

php console translation:import [src] [dst]

Export YAML

Export new translations to a YAML file., (*8)

Usage:, (*9)

php console translation:export-yaml [dstLocale] [dst]

Contributing

Please submit all issues and pull requests to the asgardphp/asgard repository., (*10)

License

The Asgard framework is open-sourced software licensed under the MIT license, (*11)

The Versions

13/05 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

by Michel Hognerud

13/05 2016

v0.3.1

0.3.1.0

  Sources   Download

MIT

The Requires

 

by Michel Hognerud

12/05 2016

v0.3.0

0.3.0.0

  Sources   Download

MIT

The Requires

 

by Michel Hognerud

10/06 2015