Localization; Add German
This commit is contained in:
parent
b6e719b6c6
commit
85f2197b91
2 changed files with 10 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
// This is the default language file for PHP
|
||||
// LANGUAGE: ENGLISH
|
||||
|
||||
$LANG_Blogs_Of = "Blogs of";
|
||||
$LANG_Blogs_Of = "Blogs on";
|
||||
$LANG_Check_out_this_blog = "Check out this blog";
|
||||
$LANG_Check_out = "Check out";
|
||||
$LANG_Check_out = "Check out";
|
||||
|
|
Reference in a new issue