Added a sentinel when UI limit is hit + a message when nothing found, fixes #358
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
<message id="Lms.discard">Odrzuć</message>
|
||||
<message id="Lms.edit">Zmień</message>
|
||||
<message id="Lms.field-must-be-in-upper-case">Wartość musi się zaczynać wielką literą</message>
|
||||
<message id="Lms.infinite-scrolling-container.limit-reached">Osiągnięto limit wyświetlania — doprecyzuj wyszukiwanie, aby zobaczyć więcej wyników</message>
|
||||
<message id="Lms.infinite-scrolling-container.no-results">Brak wyników</message>
|
||||
<message id="Lms.loading">Wczytywanie...</message>
|
||||
<message id="Lms.login">Login</message>
|
||||
<message id="Lms.logout"><i class="fa fa-fw fa-sign-out" aria-hidden="true"></i> Wyloguj</message>
|
||||
|
||||
Reference in New Issue
Block a user