diff --git a/README.rst b/README.rst index 12fa721e..3f1e12f3 100644 --- a/README.rst +++ b/README.rst @@ -2194,8 +2194,8 @@ available (core and plugins) Overriding translations ----------------------- -There might be cases if you wish to override certain translations. This can -be done very easily by introducing of a custom locale path in your project. +There might be cases when you want to override certain translations. It's +easily achievable with introduction of custom locale paths in your project. See the following as a good example of overriding some English labels. diff --git a/docs/index.rst b/docs/index.rst index 0ddd3c4a..9c6b7b0b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2194,8 +2194,8 @@ available (core and plugins) Overriding translations ----------------------- -There might be cases if you wish to override certain translations. This can -be done very easily by introducing of a custom locale path in your project. +There might be cases when you want to override certain translations. It's +easily achievable with introduction of custom locale paths in your project. See the following as a good example of overriding some English labels.