summaryrefslogtreecommitdiffstats
path: root/web/lib/translator.inc.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-27Add Arabic translationLukas Fleischer1-0/+1
2015-06-09Add Spanish (Latin America) and Asturian translationsLukas Fleischer1-0/+2
2015-06-09Fix official language name of CzechLukas Fleischer1-1/+1
2015-06-08Add Chinese (Taiwan) translationsLukas Fleischer1-1/+2
2014-10-24Use an INI-style configuration fileLukas Fleischer1-4/+4
2014-07-04Handle plurals in translationsLukas Fleischer1-0/+7
2014-05-13Set language using a POST requestLukas Fleischer1-2/+2
2013-08-26Add Japanese and Slovak languagesLukas Fleischer1-0/+2
2013-02-10Add database wrapper class and new connection methodcanyonknight1-4/+3
2012-12-22Changed 'Dutch' to 'Nederlands'Marcel Korpel1-1/+1
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer1-1/+1
2012-09-18Migrate all DB code to use PDOcanyonknight1-3/+3
2012-03-09Merge branch 'maint'Lukas Fleischer1-2/+2
2011-10-24Move SUPPORTED_LANGS out of config.inc.phpDan McGee1-0/+84
2011-08-20web/lib/translator.inc.php: Use vsprintf() in __()Lukas Fleischer1-14/+5
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-0/+50