Skip to content

Commit e97a7d5

Browse files
committed
Add translation contribution guide
1 parent fc41df3 commit e97a7d5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,27 @@ environment. The `--minimal` flag also works with a `LEMP` installation.
2323

2424
We support this plugin on the same [operating systems as Virtualmin itself](https://www.virtualmin.com/docs/os-support/).
2525

26+
### Contributing Translations
27+
28+
If you'd like to help improve `virtualmin-nginx` translations, please see our [translation contribution guide](https://www.virtualmin.com/docs/development/translations/).
29+
30+
The following languages are currently supported for `virtualmin-nginx`:
31+
32+
| Language | Human | Machine | Missing | Coverage (Human vs. Total) |
33+
|----------|-------|---------|---------|----------------------------|
34+
| cs | 0 | 465 | 1 | 0.0% / 99.8% |
35+
| de | 0 | 466 | 0 | 0.0% / 100.0% |
36+
| en | 466 | 0 | 0 | 100.0% / 100.0% |
37+
| es | 0 | 466 | 0 | 0.0% / 100.0% |
38+
| fr | 0 | 466 | 0 | 0.0% / 100.0% |
39+
| it | 0 | 465 | 1 | 0.0% / 99.8% |
40+
| ja | 0 | 465 | 1 | 0.0% / 99.8% |
41+
| nl | 440 | 25 | 1 | 94.4% / 99.8% |
42+
| no | 0 | 465 | 1 | 0.0% / 99.8% |
43+
| pl | 0 | 465 | 1 | 0.0% / 99.8% |
44+
| pt_BR | 0 | 465 | 1 | 0.0% / 99.8% |
45+
| ru | 0 | 466 | 0 | 0.0% / 100.0% |
46+
| sk | 0 | 465 | 1 | 0.0% / 99.8% |
47+
| tr | 0 | 465 | 1 | 0.0% / 99.8% |
48+
| zh | 0 | 466 | 0 | 0.0% / 100.0% |
49+
| zh_TW | 0 | 466 | 0 | 0.0% / 100.0% |

0 commit comments

Comments
 (0)