diff options
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 9bf3574..1fd5894 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -195,5 +195,9 @@ pkg_list_loading: "Loading packages..." pkg_list_error: "Could not load packages. Visit the repository directly." pkg_list_filter: "Filter packages..." pkg_list_link_label: "View" +pkg_list_no_results: "No packages match your filter." +pkg_list_col_package: "Package" +pkg_list_col_version: "Version" +pkg_list_col_link: "Link" pkg_changelog_loading: "Loading changelog..." pkg_changelog_error: "Could not load changelog. Visit the repository directly." |
