1
0

nightly commit

This commit is contained in:
2021-01-19 22:20:11 +08:00
parent f539b7e11f
commit f64bf9a786
22 changed files with 485 additions and 293 deletions

View File

@@ -0,0 +1,20 @@
ccn-pageName-home=coconut-leaf - A light, self-host calendar system.
ccn-pageName-calendar=coconut-leaf - Calendar
ccn-pageName-todo=coconut-leaf - Todo
ccn-pageName-admin=coconut-leaf - Admin
ccn-pageName-login=coconut-leaf - Login
ccn-header-nav-home=Home
ccn-header-nav-calendar=Calendar
ccn-header-nav-todo=Todo
ccn-header-nav-admin=Admin
ccn-header-user-login=Login
ccn-header-user-logout=Logout
ccn-header-language=Language
ccn-home-desc=<h1 class="title">coconut-leaf</h1><p>A light, self-host calendar system.</p><p>Originally, this app is served for yyc12345 personal use.</p><br /><p>Pull request / issue / translation are welcomed.</p><p>Submit them in our <a href="https://github.com/yyc12345/coconut-leaf">GitHub project</a>.</p><p>This project source code is licensed <a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL v3</a>.</p>
ccn-login-form-username=Username
ccn-login-form-password=Password
ccn-login-form-login=Login

View File

@@ -0,0 +1,21 @@
ccn-pageName-home=coconut-leaf - 一个轻量的自建日历系统
ccn-pageName-calendar=coconut-leaf - 日历
ccn-pageName-todo=coconut-leaf - 待办
ccn-pageName-admin=coconut-leaf - 管理
ccn-pageName-login=coconut-leaf - 登录
ccn-header-nav-home=主页
ccn-header-nav-calendar=日历
ccn-header-nav-todo=待办
ccn-header-nav-admin=管理
ccn-header-user-login=登录
ccn-header-user-logout=登出
ccn-header-language=语言
ccn-home-desc=<h1 class="title">coconut-leaf</h1><p>一个轻量的自建日历系统</p><p>原本是出于yyc12345的个人使用而制作的。</p><br /><p>欢迎提出Pull request / issue / 翻译</p><p>将他们提交到我们的<a href="https://github.com/yyc12345/coconut-leaf">GitHub项目</a>.</p><p>本工程代码使用<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL v3</a>授权。</p>
ccn-login-form-username=用户名
ccn-login-form-password=密码
ccn-login-form-login=登录