forked from EVOgeek/Vmeda.Online
MOBILE-3617 lang: Update other component languages
This commit is contained in:
parent
12baf2270e
commit
78d41bddac
@ -400,6 +400,9 @@ function override_component_lang_files($keys, $translations) {
|
|||||||
case 'assets':
|
case 'assets':
|
||||||
$path .= $type.'/'.$component;
|
$path .= $type.'/'.$component;
|
||||||
break;
|
break;
|
||||||
|
default:
|
||||||
|
$path .= $type.'/lang';
|
||||||
|
break;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user