Merge branch 'master' of gitlab.com:benja-2/ember-cli-dunlop
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user