Initial work commit. Includes welcome and license stages prototypes.

This commit is contained in:
2026-04-16 00:29:43 +02:00
parent f98966a83a
commit 825ea5225b
115 changed files with 6521 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"_version": 1,
"license.accept": "按下 \"接受 \"按钮即表示您同意上述条款。",
"license.license": "本程序是自由软件:您可以根据自由软件基金会发布的 GNU 通用公共许可证条款(许可证第 3 版或任何后续版本,由您选择)重新发布和/或修改本程序。\n\n发布本程序的目的是希望它有用,但不附带任何保证;甚至不附带适销性或特定用途适用性的默示保证。更多详情,请参阅 GNU 通用公共许可证。\n\n您应该随本程序一起收到一份 GNU 通用公共许可证。 如果没有,请参阅 <https://www.gnu.org/licenses/>。",
"locale_name": "Chinese (simplified)",
"wellcome.choose_language": "请选择标定时使用的语言!",
"wellcome.text": "欢迎使用 Kira Installer"
}