diff options
author | gicalle <gicalle@hotmail.com> | 2013-12-16 14:05:59 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-12-16 14:05:59 +0100 |
commit | 318b1813271e6b26c046c1c6ade333b4f2064eeb (patch) | |
tree | 3696c4214708b24bb95ce999c629810c4b05e4c7 /inc | |
parent | 9c7b45ec8532e0a08119d979af8572be61349af2 (diff) | |
download | rpg-318b1813271e6b26c046c1c6ade333b4f2064eeb.tar.gz rpg-318b1813271e6b26c046c1c6ade333b4f2064eeb.tar.bz2 |
translation update
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/nl/edit.txt | 2 | ||||
-rw-r--r-- | inc/lang/nl/lang.php | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/nl/edit.txt b/inc/lang/nl/edit.txt index 9718d0900..88a15cfe4 100644 --- a/inc/lang/nl/edit.txt +++ b/inc/lang/nl/edit.txt @@ -1 +1 @@ -Pas de pagina aan en klik op ''Opslaan''. Zie [[wiki:syntax]] voor de Wiki-syntax. Pas de pagina allen aan als hij **verbeterd** kan worden. Als je iets wilt uitproberen kun je spelen in de [[playground:playground|zandbak]]. +Pas de pagina aan en klik op ''Opslaan''. Zie [[wiki:syntax]] voor de Wiki-syntax. Pas de pagina alleen aan als hij **verbeterd** kan worden. Als je iets wilt uitproberen kun je spelen in de [[playground:playground|zandbak]]. diff --git a/inc/lang/nl/lang.php b/inc/lang/nl/lang.php index 227448cc9..e5e3e3c76 100644 --- a/inc/lang/nl/lang.php +++ b/inc/lang/nl/lang.php @@ -21,6 +21,7 @@ * @author Gerrit Uitslag <klapinklapin@gmail.com> * @author Klap-in <klapinklapin@gmail.com> * @author Remon <no@email.local> + * @author gicalle <gicalle@hotmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |