Skip to content

Commit 8688c0e

Browse files
authored
Merge pull request #731 from illia-m-b/master
Add a Ukrainian Translation of the `README` file and fix typos
2 parents 3753998 + fa13a79 commit 8688c0e

2 files changed

Lines changed: 935 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ This file is available in multiple languages:
5151
- Indonesia: [Indonesia](README.id.md)
5252
- Vietnamese: [Vietnamese](README.vi.md)
5353
- Italian: [Italiano](README.it.md)
54+
- Ukrainian: [Українська](README.uk.md)
5455

5556
If you would like to contribute a translation, please submit a PR. Note though, this does not mean just run it through Google Translate and send that in, those will be rejected. Submit your translated version by adding a new 'README.xx.md' file where xx is the two-letter code of your desired language (based on [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)).
5657

@@ -679,7 +680,7 @@ If you see the following error in the Docker logs while trying to start MariaDB,
679680
[Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB
680681
```
681682
682-
You might also need to add the following line to the volums section of your `compose.yml` file:
683+
You might also need to add the following line to the volumes section of your `compose.yml` file:
683684
684685
```
685686
- /sys/fs/cgroup/memory.pressure:/sys/fs/cgroup/memory.pressure

0 commit comments

Comments
 (0)