Revert "Revert "Merge branch 'develop' into 'origin'""

This reverts commit 8c207cf1eb.
This commit is contained in:
harukin
2019-12-29 13:31:01 +09:00
parent 8c207cf1eb
commit 6859053727
41 changed files with 3616 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
if(! function_exists("string_plural_select_ja")) {
function string_plural_select_ja($n){
return 0;;
return 0;
}}
App::$rtl = 0;
App::$strings["plural_function_code"] = "0";