From d7b651a76df212acd82f840eff53a94c3e022ff7 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Tue, 1 Feb 2022 15:42:26 -0500 Subject: [PATCH] page -> article Co-authored-by: Tim Bannister --- data/i18n/en/en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/i18n/en/en.toml b/data/i18n/en/en.toml index fd68c17209..928d406a92 100644 --- a/data/i18n/en/en.toml +++ b/data/i18n/en/en.toml @@ -208,7 +208,7 @@ other = "Kubernetes authors consider this page to be outdated because REASON. We other = "it is more than a year old" [outdated_page_title] -other = "Outdated page" +other = "Outdated article" [post_create_issue] other = "Create an issue"