1.1.1; added Dutch translation
This commit is contained in:
+3
-5
@@ -5,6 +5,7 @@
|
||||
<meta name="description" content="Random Password Generator" lang="en">
|
||||
<meta name="description" content="Slumpmässigt Lösenord" lang="sv">
|
||||
<meta name="description" content="Zufallsgenerator für Passwörter" lang="de">
|
||||
<meta name="description" content=“Willekeurig Wachtwoordgenerator" lang=“nl">
|
||||
<meta name="keywords" content="password generator,random password,lösenord,slumpmässigt lösenord,öppet moln,öppen källkod">
|
||||
<meta name="author" content="Joaquim Homrighausen">
|
||||
<meta name="generator" content="POMjs">
|
||||
@@ -13,6 +14,7 @@
|
||||
<title lang="en">POMjs - Random Password Generator</title>
|
||||
<title lang="sv">POMjs - Slumpmässigt Lösenord</title>
|
||||
<title lang="de">POMjs - Zufallsgenerator für Passwörter</title>
|
||||
<title lang=“nl">POMjs - Willekeurig Wachtwoordgenerator</title>
|
||||
<link media="all" rel="stylesheet" href="css/normalize.min.css" />
|
||||
<link media="all" rel="stylesheet" href="css/password-om.css" />
|
||||
<meta name="robots" content="index,nofollow">
|
||||
@@ -23,7 +25,6 @@
|
||||
own website, please be sure to change the fields accordingly,
|
||||
thank you.
|
||||
-->
|
||||
<!--
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="POMjs - Random Password Generator" />
|
||||
@@ -42,10 +43,9 @@
|
||||
<meta name="twitter:description" content="Plain vanilla javascript random password generator" />
|
||||
<meta name="twitter:image" content="/favicon/pomjs-logo.png" />
|
||||
<script defer src="js/password-om.min.js" type="text/javascript" id="password-om"></script>
|
||||
-->
|
||||
</head>
|
||||
<!--
|
||||
POMjs 1.1.0
|
||||
POMjs 1.1.1
|
||||
|
||||
Plain vanilla javascript for the "Öppet Moln" ("Open Cloud") random
|
||||
password generator site (password.oppetmoln.se). For the sake of having
|
||||
@@ -151,9 +151,7 @@
|
||||
on your own website, please be sure to change the content
|
||||
accordingly, thank you.
|
||||
-->
|
||||
<!--
|
||||
<p id="gen-hosted-by">Website hosted by <span style="display:inline-block"><a href="https://www.webbplatsen.se" target="_blank" tabindex="-1">WebbPlatsen i Sverige AB</a></span></p>
|
||||
-->
|
||||
<p><small>POMjs by Joaquim Homrighausen, <span style="display:inline-block">get it at <a href="https://github.com/joho1968/POMjs" target="_blank" tabindex="-1">GitHub</a> (GPLv2)</span></small></p>
|
||||
<p id="gen-timestamp"></p>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user