From fa27277d8c1feacbc0284ce3e808767eda6a1e98 Mon Sep 17 00:00:00 2001 From: Merlin Buczek Date: Wed, 25 Sep 2019 10:28:55 +0200 Subject: [PATCH] Docs: Typo --- docs/editor_manual/multilingual_support.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/editor_manual/multilingual_support.rst b/docs/editor_manual/multilingual_support.rst index 6aa10ab..d63599e 100644 --- a/docs/editor_manual/multilingual_support.rst +++ b/docs/editor_manual/multilingual_support.rst @@ -1,12 +1,12 @@ Multilingual Support ~~~~~~~~~~~~~~~~~~~~ -All pages support translation. The current language can be changed by selecting the appropriate language in the dropdown. +All pages support translation. The current language can be changed by selecting the appropriate language in the dropdown. Site urls prepending the url with either ``/en/`` or ``/de/`` will always link to the appropriate version. Translation ___________ -* Fields that support translation will appear once for every langugage in the page editor and will be marked as such. +* Fields that support translation will appear once for every language in the page editor and will be marked as such. * When missing a german translation, the english version will be used instead. When missing an english version, the field will remain empty. * Multilingual fields provide a button on the right that replaces its content with the content of the transalted field.