fixed the empty dutch translation
This commit is contained in:
parent
4c344c0bba
commit
fae3b29ab1
|
@ -26,7 +26,7 @@ translations.nl_NL = {
|
|||
'Miscellaneous': 'Overig',
|
||||
'Global Statistics': 'Globale statistieken',
|
||||
'About': 'Over het project',
|
||||
'Displaying': '', // empty because of grammar in the following 2 elements
|
||||
'Displaying': ' ', // empty because of grammar in the following 2 elements
|
||||
'of': 'van',
|
||||
'downloads': 'downloads weergegeven',
|
||||
// download filters
|
||||
|
@ -117,4 +117,4 @@ translations.nl_NL = {
|
|||
'Om de nieuwste versie van het project te downloaden, problemen te rapporteren of bij te dragen, ga naar',
|
||||
'Or you can open the latest version in the browser through': 'Of je kunt hier de nieuwste versie in je browser openen',
|
||||
'Close': 'Afsluiten',
|
||||
};
|
||||
};
|
||||
|
|
|
@ -69,4 +69,4 @@ translations.zh_CN = {
|
|||
'Aria2 server info': 'Aria2 服务器信息',
|
||||
'Close': '关闭'
|
||||
// about modal
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user