From b64f19332be2ab44c9df1fcf9b6567a9e1c6d770 Mon Sep 17 00:00:00 2001 From: Petrouchka Date: Fri, 25 Sep 2015 08:35:08 +0200 Subject: [PATCH] Update README.md --- extensions/lang-english/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/lang-english/README.md b/extensions/lang-english/README.md index 82c5829b0..7642592a4 100644 --- a/extensions/lang-english/README.md +++ b/extensions/lang-english/README.md @@ -11,7 +11,7 @@ This language pack is bundled with [Flarum](http://flarum.org/download/). - `name` A lowercase and hyphens only name (e.g. **french**, **drunk-pirates**). - `title` A short descriptive label for the extension list (e.g. **French**, **Drunk Pirates Arr**). - `locale` An [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) code of your locale, or a short identifier of at least 3 characters to prevent conflicts (e.g. **fr**, **pirate**). - - `description` Complete description, possible in the same language (e.g. **Francaise pour vous**, **Arrr matey hoist the sails**). + - `description` Complete description, possible in the same language (e.g. **Française pour vous**, **Arrr matey hoist the sails**). - `author` Replace with your own information. - `icon` Change to suit your needs, play with the name for the FontAwesome icon, color for the icon color and background for the background color of the icon. 3. Modify the files under `/locale` to suit your needs. These hold all the actual translations.