SethClydesdale / forumactif-edge

A free modern and responsive forum theme for Forumotion forums.
https://sethclydesdale.github.io/forumactif-edge/
GNU General Public License v3.0
10 stars 17 forks source link

Translation Support #6

Closed SethClydesdale closed 8 years ago

SethClydesdale commented 8 years ago

So that this theme can be enjoyed by many people, it'll be necessary to implement a folder that contains different language files. Here's the idea :

  1. We'll have a select box in the control panel that allows the founder to choose the install language. ( we'll make a request to the lang folder to get all available translations )
  2. When the installation begins we'll get the chosen translation and inject it into the document.
  3. We'll then replace variables in our targeted files with the chosen translation.

It'll require an overhaul of the install.js file + all files in the repo, but the benefit to different tongues is great.

SethClydesdale commented 8 years ago

Translation support has been implemented and will go live for everyone very soon. You can expect to receive an update for FAE v1.0.0-beta.1 sometime tomorrow.

See you then ! :smile: