fixed the empty dutch translation

This commit is contained in:
hamza zia 2015-10-31 11:47:51 +08:00
parent 4c344c0bba
commit fae3b29ab1
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ translations.nl_NL = {
'Miscellaneous': 'Overig', 'Miscellaneous': 'Overig',
'Global Statistics': 'Globale statistieken', 'Global Statistics': 'Globale statistieken',
'About': 'Over het project', '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', 'of': 'van',
'downloads': 'downloads weergegeven', 'downloads': 'downloads weergegeven',
// download filters // 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', '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', 'Or you can open the latest version in the browser through': 'Of je kunt hier de nieuwste versie in je browser openen',
'Close': 'Afsluiten', 'Close': 'Afsluiten',
}; };

View File

@ -69,4 +69,4 @@ translations.zh_CN = {
'Aria2 server info': 'Aria2 服务器信息', 'Aria2 server info': 'Aria2 服务器信息',
'Close': '关闭' 'Close': '关闭'
// about modal // about modal
}; };