Skip to content

Commit 58f5170

Browse files
committed
docs: add README to custom_strings directory
1 parent c5e133b commit 58f5170

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## custom_strings directory
2+
3+
This directory was created to add translations on the fly, when the bot runs inside a docker container.
4+
5+
```
6+
└───lang
7+
├───custom_strings // custom translations
8+
└───strings // translations provided by the package maintainer
9+
```

0 commit comments

Comments
 (0)