From 3c99e487fca922a3eccd8d101f10bacc72d7679f Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 14 May 2026 20:25:56 +0200 Subject: feat: add i18n keys for pkg-list and pkg-changelog shortcodes --- i18n/en.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n/en.yaml') 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." -- cgit v1.2.3