translations and pickers

This commit is contained in:
Mateusz Gruszczyński
2026-09-05 08:56:45 +02:00
parent e68ad69bc5
commit bf34a7cab1
18 changed files with 606 additions and 63 deletions
+6 -6
View File
@@ -13,7 +13,7 @@
</head>
<body class="home-page" data-registration-enabled="__REGISTRATION_ENABLED__">
<header class="site-header home-header"><a class="brand home-brand" href="/">RustPad</a></header>
<header class="site-header home-header"><a class="brand home-brand" href="/">RustPad</a><div class="header-preferences" data-header-preferences></div></header>
<main class="home-layout home-layout--wide">
<section class="home-intro">
<h1>Write. Share. Collaborate.</h1>
@@ -105,11 +105,11 @@
<div class="about-license">
<strong>Licence</strong>
<p>Copyright (C) 2026 Mateusz Gruszczyński @linuxiarz.pl</p>
<p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General
Public License as published by the Free Software Foundation, either version 3 of the License.</p>
<p><strong>COMMERCIAL LICENSE NOTICE:</strong> Commercial use in proprietary applications (including by
linuxiarz.pl Mateusz Gruszczyński) is not permitted under GPLv3 without an explicit Commercial License
Agreement. <br>Contact: linuxiarz&lt;at&gt;linuxiarz.pl</p>
<p>This software is available under GNU GPLv3, which also permits commercial use provided that its terms are
followed.</p>
<p><strong>COMMERCIAL LICENSING NOTICE:</strong> If you want to distribute this software or a derivative work as
part of a proprietary (closed-source) product without the obligations imposed by GPLv3, contact us about a
separate commercial license. <br>Contact: linuxiarz&lt;at&gt;linuxiarz.pl</p>
</div>
</div>
</div>