Add No Results Prompt Message on Issue List Page (#33699)

(cherry picked from commit 2cd2ae07a7ff267eaa9d2b984d015c58edcb0647)
This commit is contained in:
Kerwin Bryant 2025-02-25 02:24:56 +08:00 committed by Gusted
parent 4c641b0fb2
commit 46d1a0f5c1
No known key found for this signature in database
GPG key ID: FD821B732837125F
2 changed files with 8 additions and 1 deletions

View file

@ -1540,6 +1540,8 @@ issues.filter_milestones = Filter Milestone
issues.filter_projects = Filter Project
issues.filter_labels = Filter Label
issues.filter_reviewers = Filter Reviewer
issues.filter_no_results = No results
issues.filter_no_results_placeholder = Try adjusting your search filters.
issues.new = New issue
issues.new.title_empty = Title cannot be empty
issues.new.labels = Labels
@ -3963,4 +3965,4 @@ filepreview.lines = Lines %[1]d to %[2]d in %[3]s
filepreview.truncated = Preview has been truncated
[translation_meta]
test = This is a test string. It is not displayed in Forgejo UI but is used for testing purposes. Feel free to enter "ok" to save time (or a fun fact of your choice) to hit that sweet 100% completion mark :)
test = This is a test string. It is not displayed in Forgejo UI but is used for testing purposes. Feel free to enter "ok" to save time (or a fun fact of your choice) to hit that sweet 100% completion mark :)