equal
deleted
inserted
replaced
11 |
11 |
12 If you want to use a translation, say the nl_NL, all you have to do is |
12 If you want to use a translation, say the nl_NL, all you have to do is |
13 edit inc/i18n.php file and change the $language variable to the desired |
13 edit inc/i18n.php file and change the $language variable to the desired |
14 language, for example "nl_NL". |
14 language, for example "nl_NL". |
15 |
15 |
16 If this doesn't work, your system isn't setup properly. |
16 If this doesn't work, most likely your system itself is not setup |
|
17 properly. See <https://rejo.zenger.nl/misc/1176630442.php> maybe of |
|
18 some help. |
17 |
19 |
18 |
20 |
19 Adding a new translation |
21 Adding a new translation |
20 ----------------------------------------------------------------------- |
22 ----------------------------------------------------------------------- |
21 |
23 |