From d7811db9f89f5eb507d717c351f5237136e7096e Mon Sep 17 00:00:00 2001 From: david-swift Date: Fri, 11 Apr 2025 17:09:20 +0200 Subject: [PATCH] Fix localization --- i18n/en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.toml b/i18n/en.toml index d58096e..a4b55ad 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -60,7 +60,7 @@ open_post = "Open Post" poor = "Poor" posts = "$NUMBER posts in total" posts_with_tag = "Posts with tag $TAG" -powered_by = "Powered by $ZOLA and $DUCKQUILL" +powered_by = "Powered by $ZOLA and $DUCKLING" previous = "Previous" published = "Published on" reload = "Reload"