Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lang/customizing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
You may change terms used in the user interface of ILIAS. To do this, use the
same format as is used in the language files in directory `/lang`. Store the
values to be overwritten in files ending with `.lang.local` and put them into
the `/lang/Customizing` directory.
the `/lang/customizing` directory.

```
/lang/Customizing/ilias_<lang_code>.lang.local
/lang/customizing/ilias_<lang_code>.lang.local
```