From f35a7b0e70032de2feec9f3bda09da44cf0e1073 Mon Sep 17 00:00:00 2001 From: srv Date: Mon, 28 Apr 2025 17:11:28 -0500 Subject: first commit --- plugins/i18n_subsites/test_data/content/pages/untranslated-page.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/i18n_subsites/test_data/content/pages/untranslated-page.rst (limited to 'plugins/i18n_subsites/test_data/content/pages/untranslated-page.rst') diff --git a/plugins/i18n_subsites/test_data/content/pages/untranslated-page.rst b/plugins/i18n_subsites/test_data/content/pages/untranslated-page.rst new file mode 100644 index 0000000..ae4c2b8 --- /dev/null +++ b/plugins/i18n_subsites/test_data/content/pages/untranslated-page.rst @@ -0,0 +1,5 @@ +Untranslated page +================= +:lang: en + +This page has no translation. -- cgit v1.2.3