diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-31 13:43:13 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-31 13:43:13 +0200 |
| commit | de21b8622702adb7036babc88c4f6cfa62576161 (patch) | |
| tree | 16765ff1ed2805552adf6dc98dccbce0b16e5bed /config/locales/en.yml | |
| parent | 7bd2525fa936e117abd7503844c9dab73d87de1a (diff) | |
Let shortcode aggregate log but remove failed shortcode itself
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 9bf51262..fbb683ce 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -110,6 +110,7 @@ en: | |||
| 110 | title: "Calendar" | 110 | title: "Calendar" |
| 111 | tags: | 111 | tags: |
| 112 | title: "Tags" | 112 | title: "Tags" |
| 113 | aggregate_failed: "Error: the [aggregate] shortcode on this page could not be evaluated." | ||
| 113 | 114 | ||
| 114 | search: | 115 | search: |
| 115 | index: | 116 | index: |
