diff --git a/admin_manual/configuration_server/language_configuration.rst b/admin_manual/configuration_server/language_configuration.rst
index 0d6965982..b19130463 100644
--- a/admin_manual/configuration_server/language_configuration.rst
+++ b/admin_manual/configuration_server/language_configuration.rst
@@ -60,10 +60,10 @@ If you want to force a specific locale, users will no longer be able to change
their locale in the personal settings. You can set a **force_locale** parameter
in the :file:`config/config.php`.
-'::
+::
"force_locale" => "en_US",
-.. note:: Please check `Transifex language codes
- `_ for the list of valid locale
- codes (aside the language, between parentheses).
+.. note:: Please check `the list of MomentJS supported locales
+ `_ for the list of valid
+ locales.