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
+4 -4
View File
@@ -7,10 +7,10 @@
},
"translations": {
"about.author": "Author",
"about.commercial": "Commercial use in proprietary applications (including by linuxiarz.pl Mateusz Gruszczyński) is not permitted under GPLv3 without an explicit Commercial License Agreement.",
"about.commercialTitle": "COMMERCIAL LICENSE NOTICE:",
"about.commercial": "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.",
"about.commercialTitle": "COMMERCIAL LICENSING NOTICE:",
"about.copy": "RustPad project information and licensing.",
"about.gpl": "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.",
"about.gpl": "This software is available under GNU GPLv3, which also permits commercial use provided that its terms are followed.",
"about.license": "Licence",
"about.repository": "Git repository",
"api.accountAlreadyConfirmed": "This account is already confirmed.",
@@ -921,4 +921,4 @@
"error.document.methodNotAllowed": "Method not allowed · RustPad",
"error.document.serverError": "Server error · RustPad"
}
}
}