Merge branch 'master' of gitlab.com:benja-2/ember-cli-dunlop

This commit is contained in:
2018-12-03 12:36:21 -03:00
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -69,6 +69,7 @@ window.$translations =
range:
between: 'Between'
inclusive: 'inclusive'
inclusive_explanation: 'Include the <i><b>lower</b></i> and <i><b>upper</b></i> limits as valid elements. [a, b] means all the "x" elements that a <= x <= b; (a, b) means all the "x" elements that a < x < b.'
lower_larger_than_upper_error: 'lower limit (%{lower}) cannot be greater than the upper limit (%{upper}).'
user_filters:
modal_title: 'Manage personal filters'