From b174961cc3ddbb38372c8d25e7fd2128ce361ad0 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Mon, 19 Feb 2018 21:28:10 +0100 Subject: [PATCH] docs updated --- README.rst | 4 ++-- docs/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.