-
Notifications
You must be signed in to change notification settings - Fork 124
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
9740deb
commit 6b16151
Showing
1 changed file
with
18 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,18 @@ | ||
{ | ||
"thanks_to": "Long Nhat Nguyen", | ||
"comments": "", | ||
"direction": "ltr", | ||
"strings": { | ||
"placeholder": "Tìm kiếm", | ||
"clear_search": "Xóa", | ||
"load_more": "Nhiều kết quả hơn", | ||
"search_label": "Tìm kiếm trong trang này", | ||
"filters_label": "Bộ lọc", | ||
"zero_results": "Không tìm thấy kết quả cho [SEARCH_TERM]", | ||
"many_results": "[COUNT] kết quả cho [SEARCH_TERM]", | ||
"one_result": "[COUNT] kết quả cho [SEARCH_TERM]", | ||
"alt_search": "Không tìm thấy kết quả cho [SEARCH_TERM]. Kiểm thị kết quả thay thế với [DIFFERENT_TERM]", | ||
"search_suggestion": "Không tìm thấy kết quả cho [SEARCH_TERM]. Thử một trong các tìm kiếm:", | ||
"searching": "Đang tìm kiếm cho [SEARCH_TERM]..." | ||
} | ||
} |