mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
Added words for sorting feature
This commit is contained in:
parent
afb11b4a52
commit
f5c686a5e2
23 changed files with 49 additions and 3 deletions
|
@ -45,4 +45,4 @@ if (!function_exists('__')) {
|
|||
?>
|
||||
|
||||
App.i18n.ARE_YOU_SURE = '<?php echo __('Are you sure?') ?>';
|
||||
App.Constants.UNLIM_VALUE = '<?php echo __('unlimited') ?>';
|
||||
App.Constants.UNLIM_TRANSLATED_VALUE = '<?php echo __('unlimited') ?>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue