Merge branch 'develop' into 'origin'
# Conflicts: # view/ja/hstrings.php
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user