]> git.p6c8.net - jirafeau.git/commit
[TASK] Refactor lang engine
authorJerome Jutteau <j.jutteau@gmail.com>
Thu, 8 Feb 2018 20:48:34 +0000 (21:48 +0100)
committerJerome Jutteau <j.jutteau@gmail.com>
Fri, 16 Feb 2018 17:16:11 +0000 (18:16 +0100)
commita1bcc5b88c09dcbbfb2f2ad0d509d32731ff04c3
tree8ddaae0aa54b340986ab5caf64e0cb58820734a7
parentb2186ae902b055a52ba879e232c799581a1c657c
[TASK] Refactor lang engine

- refactor small lang engine with less code duplication
- prepare for strings to be expressed as a code instead of english
- add english translation as a separated file

ref #158

Signed-off-by: Jerome Jutteau <mojo@couak.net>
lib/functions.js.php
lib/lang.php
lib/locales/en.json [new file with mode: 0644]

patrick-canterino.de