diff --git a/.env.development b/.env.development index a842e08dd9..7bfca5b898 100644 --- a/.env.development +++ b/.env.development @@ -6,8 +6,8 @@ # cp .env.development .env.local # Locale for translation. Using a locale other than `en` tests the -# successful fallback to `en`. You will also see up-to-date text used -# in production +# successful fallback to `en`. To see up-to-date text used in production, +# set another locale in a local env file. LOCALE="en_TST" VERBOSE_QUERY_LOGS=true