fix typo
This commit is contained in:
parent
dd40e08cc3
commit
9a0634692b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"en_US" => "English",
|
||||
"fr_FR" => "Français",
|
||||
"ru_RU" => "Русский",
|
||||
"pt_BR" => "Portuguese/Brazil"
|
||||
"pt_BR" => "Portuguese/Brazil",
|
||||
"zh_CN" => "Simplified Chinese");
|
||||
|
||||
return $tr;
|
||||
|
|
Loading…
Reference in a new issue