Added Dutch translations. Temporary hidden.

This commit is contained in:
Unick Soft
2020-05-29 22:32:40 +02:00
parent e1d0fcb04f
commit ce17d9ed92
18 changed files with 349 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
$g_lang['m_title'] = '500 Internal Server Error';
$g_lang['head'] = 'Site Error';
$g_lang['message'] = 'Sorry, but there is an error on the site.';
?>