hint on translations for DataTables

This commit is contained in:
dg9vh 2017-03-16 14:35:26 +00:00
parent 8167b1cb73
commit 0440a16754

View file

@ -11,4 +11,8 @@ locale-tree within the locale-directory to your own locale, modify the
settings.php-file within this directory and modify the messages.po within
the LC_MESSAGES-directory. After this, you should generate a messages.mo
with the command 'msgfmt messages.po -o messages.mo'. The command is part
of the gettext-package to be installed before with 'apt-get install gettext'.
of the gettext-package to be installed before with 'apt-get install gettext'.
To get the translations for DataTables, take a look at
https://datatables.net/plug-ins/i18n/ - here you'll find links to translations
you can copy&paste into settings.php of the locale-directory.