| Server IP : 51.222.109.124 / Your IP : 216.73.217.148 Web Server : Apache System : Linux scl07net.netdom.salvador.br 3.10.0-962.3.2.lve1.5.44.3.el7.x86_64 #1 SMP Mon Feb 22 04:35:33 EST 2021 x86_64 User : vertra94 ( 1153) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/vertra94/public_html/loja/app/js/jquery/ |
Upload File : |
/*!
* Star Rating <LANG> Translations
*
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
* any HTML markup tags in the messages must not be converted or translated.
*
* @see http://github.com/kartik-v/bootstrap-star-rating
* @author Kartik Visweswaran <kartikv2@gmail.com>
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
(function () {
"use strict";
$.fn.ratingLocales['pt'] = {
defaultCaption: '{rating} Estrelas',
starCaptions: {
1: 'Muito Ruim',
2: 'Ruim',
3: 'Razoável',
4: 'Bom',
5: 'Excelente'
},
clearButtonTitle: 'Limpar',
clearCaption: 'Não avaliado',
showClear: false,
showCaption: false
};
})(window.jQuery);