From 4b50407201868cab6722dd8f087d09e1e2e58fa7 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 27 Nov 2020 23:27:13 +0100 Subject: [PATCH] Rename the Locales pages to Locale codes for better SEO --- tutorials/i18n/locales.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorials/i18n/locales.rst b/tutorials/i18n/locales.rst index d4b885e4c..5321551a8 100644 --- a/tutorials/i18n/locales.rst +++ b/tutorials/i18n/locales.rst @@ -1,12 +1,12 @@ .. _doc_locales: -Locales -======= +Locale codes +============ .. Note: This list is synced with core/translation.cpp in the engine. This is the list of supported locales and variants in the engine. It's -based on the Unix standard locale strings: +based on the UNIX standard locale strings: +--------------+------------------------------------+ | Locale | Language and Variant |