Fix missing translation in pagination gap tags (#24262)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
lolsob-rspec
mogamin 2023-03-29 20:54:33 +09:00 committed by GitHub
parent f8c5b58f94
commit a9715ecd73
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
-#
Non-link tag that stands for skipped pages...
available local variables
current_page: a page object for the currently displayed page
total_pages: total number of pages
per_page: number of items to fetch per page
remote: data-remote
%span.page.gap
!= t('pagination.truncate')