Add Dutch translation (#1027)
* Add @mvdkleijn as translator * Update about.py
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
* Portuguese: Bruno Meneguello (@bkmeneguello)
|
* Portuguese: Bruno Meneguello (@bkmeneguello)
|
||||||
* Simplified Chinese: Qianzhi Long (@longqzh)
|
* Simplified Chinese: Qianzhi Long (@longqzh)
|
||||||
* Latin American Spanish: Tommy Marplatt (@tmarplatt)
|
* Latin American Spanish: Tommy Marplatt (@tmarplatt)
|
||||||
|
* Dutch: Martijn van der Kleijn (@mvdkleijn)
|
||||||
|
|
||||||
## Libraries
|
## Libraries
|
||||||
|
|
||||||
|
|||||||
+4521
File diff suppressed because it is too large
Load Diff
@@ -187,6 +187,7 @@ class GuiAbout(QDialog):
|
|||||||
("Português", "Bruno Meneguello"),
|
("Português", "Bruno Meneguello"),
|
||||||
("简体中文", "Qianzhi Long"),
|
("简体中文", "Qianzhi Long"),
|
||||||
("Español Latinoamericano", "Tommy Marplatt"),
|
("Español Latinoamericano", "Tommy Marplatt"),
|
||||||
|
("Nederlands", "Martijn van der Kleijn"),
|
||||||
])
|
])
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user