updated for german translation
This commit is contained in:
parent
7ae9bda49c
commit
7c51477d69
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
$languages[0]["CODE"] = "en";
|
||||
$languages[1]["NAME"] = "Norsk";
|
||||
$languages[1]["CODE"] = "no";
|
||||
$languages[2]["NAME"] = "German";
|
||||
$languages[2]["CODE"] = "ger";
|
||||
|
||||
// Decodes a string to the internal encoding from the given charset
|
||||
function charset_decode ($charset, $string) {
|
||||
|
|
Loading…
Add table
Reference in a new issue