2017 © Pedro Peláez
 

library translations-converter

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

image

apploud/translations-converter

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

  • Wednesday, August 9, 2017
  • by apploud
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,364 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 5 Versions
  • 40 % Grown

The README.md

TranslationsConverter

Build Status, (*1)

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa., (*2)

Installation

The best way to install TranslationsConverter is using Composer:, (*3)

$ composer require apploud/translations-converter

You can enable the extension using your neon config., (*4)

extensions:
    console: Kdyby\Console\DI\ConsoleExtension
    translationsConverter: Apploud\TranslationsConverter\DI\TranslationsConverterExtension

translationsConverter:
    langDir: %appDir%/lang

Usage

Simply use following commands to export translations into Excel or import into neon files. For now Excel file for import has to be named translations.xlsx. Directory with language files needs to be specified as langDir in neon config file., (*5)

$ php www/index.php translations:export
$ php www/index.php translations:import

The Versions

09/08 2017

dev-master

9999999-dev

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

  Sources   Download

proprietary

The Requires

 

The Development Requires

by Jan Konáš

09/08 2017

v2.0.0

2.0.0.0

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

  Sources   Download

proprietary

The Requires

 

The Development Requires

by Jan Konáš

30/09 2016

v1.0.2

1.0.2.0

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

  Sources   Download

proprietary

The Requires

 

The Development Requires

by Jan Konáš

23/09 2016

v1.0.1

1.0.1.0

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

  Sources   Download

proprietary

The Requires

 

The Development Requires

by Jan Konáš

22/09 2016

v1.0.0

1.0.0.0

Simple extension for Nette framework that converts translations from multiple lang files in Neon syntax to one Excel file (xlsx) and vice versa.

  Sources   Download

proprietary

The Requires

 

by Jan Konáš