Jump to content

Language Support: auto create blank translation files


Nico Knoll
 Share

Recommended Posts

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
Link to comment
Share on other sites

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...
Link to comment
Share on other sites

  • 3 months later...
  • 1 month later...

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.

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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