kartik-v / bootstrap-star-rating

A simple yet powerful JQuery star rating plugin with fractional rating support.

Home Page:http://plugins.krajee.com/star-rating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nl.js references itself as <LANG> instead of as 'nl'

iamsolarplexus opened this issue · comments

$.fn.ratingLocales['<LANG>'] = {

Hopefully this is enough of an explanation and is clearly a typo. Changing this locally to 'nl' fixes the issue of not translating Dutch.