How to create and share new translation?

Put your translations here.
Post Reply
User avatar
support
Site Admin
Posts: 6194
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

How to create and share new translation?

Post by support »

Language files are located in the folder 'includes/languages',
in Extension 'plugins/ext/languages'.

To add a new translation, just create a new file in this folders based on an existing and a change the translation in file.

Just for example

Code: Select all

define('TEXT_FIELDTYPE_INPUT_TITLE','Put your translation here');
Use exist translation as baseline for your translation
http://rukovoditel.net/translations.php

After placing the translation, contact me to get 100% discount for Extension.

Note: discount will be rejected if translation made by Google Translator or there will be php errors after language install. It means language have to be your native language and you have to test your translation before discount request.
Post Reply