diff --git a/README.rst b/README.rst index 3f1e12f3..55253c9e 100644 --- a/README.rst +++ b/README.rst @@ -2197,7 +2197,7 @@ Overriding translations 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. +See the following as a good example of overriding some English plugin labels. - `custom settings `__ diff --git a/docs/index.rst b/docs/index.rst index 9c6b7b0b..7383f1eb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2197,7 +2197,7 @@ Overriding translations 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. +See the following as a good example of overriding some English plugin labels. - `custom settings `__