-
Notifications
You must be signed in to change notification settings - Fork 412
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9aa28df
commit 3d5dfbb
Showing
3 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# :other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/locales/utils/p11n.rb) | ||
|
||
vi: | ||
pagy: | ||
|
||
item_name: "kết quả" | ||
|
||
nav: | ||
prev: "‹ Trang trước" | ||
next: "Trang sau ›" | ||
gap: "…" | ||
|
||
info: | ||
no_items: "Không tìm thấy %{item_name} nào" | ||
single_page: "<b>%{count}</b> %{item_name}" | ||
multiple_pages: "Đang hiển thị <b>%{from}-%{to}</b> trong tổng số <b>%{count} %{item_name}</b>" | ||
|
||
combo_nav_js: "<label>Trang %{page_input} trên %{pages}</label>" | ||
|
||
items_selector_js: "<label>Hiển thị %{items_input} %{item_name} mỗi trang</label>" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters