From 825b4c5c231cecaca560111fe80d5dfe5f74bbe1 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Sat, 18 Apr 2020 11:29:37 +0200 Subject: [PATCH] Docs fix --- docs/translations/default.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/translations/default.md b/docs/translations/default.md index b09e09a..6e400cc 100644 --- a/docs/translations/default.md +++ b/docs/translations/default.md @@ -4,7 +4,7 @@ currentMenu: default ## Translations -Language is configured by adjusting `language` variable in your `configuration.php` file. +Language is configured by adjusting the `language` variable in your `configuration.php` file. Available languages: @@ -29,7 +29,7 @@ Please help us translating FileGator to your language by submitting a Pull Reque ## How to translate -First, you must setup the project like desribed in 'Development' section. Default language file is located under `frontend/translations/english.js` You can add more languages in the same folder. Once your language file is in place, it needs to be added to `frontend/mixins/shared.js`. After this, recompile everything with `npm run build` and then you can use it by adjusting `language` variable in your `configuration.php` file. +First, you must setup the project like described in the 'Development' section. Default language file is located under `frontend/translations/english.js` You can add more languages in the same folder. Once your language file is in place, it needs to be added to `frontend/mixins/shared.js`. After this, recompile everything with `npm run build` and then you can use it by adjusting the `language` variable in your `configuration.php` file. You should only translate value on the right, for example: