We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6355f1f commit 193f5c5Copy full SHA for 193f5c5
doc/views/configs-options.htm
@@ -269,7 +269,7 @@ <h5>translation</h5> <span class="label label-warning">New! v3.0.0</span>
269
<pre ><code>$scope.localLang = {
270
selectAll : "Tick all",
271
selectNone : "Tick none",
272
- reset : "Undo all"
+ reset : "Undo all",
273
search : "Type here to search...",
274
nothingSelected : "Nothing is selected" //default-label is deprecated and replaced with this.
275
}</code></pre>
0 commit comments