mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
Update translations
This commit is contained in:
parent
ce75520d3c
commit
8841563f8a
141 changed files with 10601 additions and 5099 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Den ændring du ville lave er blevet afvist (422)</title>
|
||||
<title>Den ændring du prøvede, blev afvist (422)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
|
||||
|
@ -19,8 +19,8 @@
|
|||
<body>
|
||||
<!-- This file lives in public/422.html -->
|
||||
<div class="dialog">
|
||||
<h1>Den ændring du ville lave, blev afvist.</h1>
|
||||
<p>Måske prøvede du at ændre noget du ikke har adgang til.</p>
|
||||
<h1>Den ændring du prøvede, blev afvist.</h1>
|
||||
<p>Måske prøvede du at lave en ændring på noget, du ikke har adgang til.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue