diff options
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 5c67437..9bf3574 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -189,3 +189,11 @@ callout_success: "Success" # Contribution Graph Widget contrib_widget_label: "Contribution activity for the last year" contrib_heading: "contributions" + +# Package repository shortcodes +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_changelog_loading: "Loading changelog..." +pkg_changelog_error: "Could not load changelog. Visit the repository directly." |
