From 6f5b7e51f65b38bd0981b4ce68495faeb5cc6f30 Mon Sep 17 00:00:00 2001 From: Jens Martsch Date: Sat, 17 Nov 2018 14:07:18 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 483325f..d156cd2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Language packs for (some) older versions of ProcessWire are available on the [re ## Installation -To install a language pack, you must have the ProcessWire [i]Language Support module installed. This is included with ProcessWire, so all you have to do is click to Modules > Language > Language Support > install. +To install a language pack, you must have the ProcessWire Language Support module installed. This is included with ProcessWire, so all you have to do is click to Modules > Language > Language Support > install. Once you have Language Support installed, you can install this language pack by going to Setup > Languages > Add New Language. Enter a title and name for the language and save. @@ -17,4 +17,6 @@ Next, you can install the files for the language pack. If your system supports Z Now you can test out the new language by editing our profile and selecting the new language. +Menu items are translated after you log out and log in again. + Big thanks to yellowled and nico for their initial work.