repo.or.cz
/
kohana-userguide.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Show default class property values, fixes #4298
[kohana-userguide.git]
/
i18n
/
nl.php
blob
c93ebf527fe0861bf5da7e3e0d7a2ed35dae3518
1
<
?php
defined
(
'SYSPATH'
)
or die
(
'No direct script access.'
);
2
3
return array
4
(
5
'User Guide'
=>
'Gebruiksaanwijzing'
6
);