diff --git a/filter/multilang/README.txt b/filter/multilang/README.txt index 056e340a3da..6c4b1e3a5f6 100644 --- a/filter/multilang/README.txt +++ b/filter/multilang/README.txt @@ -4,9 +4,9 @@ To Install it: - Enable if from "Administration/Filters". To Use it: - - Create your contents into multiple languages. + - Create your contents in multiple languages. - Enclose every language content between: - your_content_here - Test it (by changing your language). How it works: @@ -20,7 +20,7 @@ How it works: Definition of "lang block": Is a collection of lang tags separated only by whitespace chars (space, - tab, linefeed or return chars). For each detected lang + tab, linefeed or return chars). One example in action: - This text: @@ -33,7 +33,7 @@ One example in action: This text is common for every language because it's out from any lang block. Bye! - - And, in Spanih, it will print: + - And, in Spanish, it will print: Hola! This text is common for every language because it's out from any lang block. Bye!