Jump to content

Recommended Posts

Posted

Hey,

it's really a pain if you start a new translation that you have to enter each path separately. Why can't ProcessWire just do a quick search, find all translatable files and create the fitting .json files? Or does it behaves like that already and I just missed it?

So you won't have to keep a blanko language like manfred created (thanks for this!): https://processwire.com/talk/topic/7245-translation-for-pw-25/

  • Like 8
Posted

Maybe this could be a separate module. Or better a function inside of language translator?

Then you have a button "Create new language pack". You will be asked:

  • place new language files under default language (single language use)?
  • create a new language entry (multi-language use)? Enter a name...
  • 3 months later...
Posted

This Topic should be marked as answered.
Video Tutorial

By the way before this option was implemented in core you could enable it by installing my LanguageTranslatorPlus Module which exists since 10/2013. :)
 

  • Like 1
  • 1 month later...
Posted

Is it possible that this module shows also files in subfolders of /site/templates ?

Im usualy developing site like this

some_template.php <--- here i include "articles/article-list.html";

so in my templates folder i have

Templates

      articles folder

           article-list.html

some_template.php

and this module for translations grabs files that are in templates folder only without any subfolders. So i have to manualy type in path of files.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...