2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

Update Translations

This commit is contained in:
Arpit Jalan 2015-05-06 21:05:09 +05:30
parent 942f18143c
commit ee960899df
158 changed files with 4455 additions and 545 deletions

12
public/500.nl.html Normal file
View file

@ -0,0 +1,12 @@
<html>
<head>
<title>Oeps - Fout 500</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>Oeps</h1>
<p>Er is een onverwacht probleem opgetreden met de software waar dit forum op draait. Excuses voor het ongemak.</p>
<p>De fout is in detail in het log opgeslagen en de beheerders zijn automatisch ingelicht. We zullen er naar kijken.</p>
<p>Je hoeft verder niets te doen. Als de fout blijft voorkomen, stuur dan wat gegevens door, zoals hoe je de fout kan reproduceren. Plaatst dit in de categorie <a href="/category/meta">meta</a>.</p>
</body>
</html>