date format template + connection error message

This commit is contained in:
Maikiwi 2022-01-24 17:21:44 -08:00
parent 7c7d3b72d0
commit 0da1233977
6 changed files with 25 additions and 6 deletions

View file

@ -2,6 +2,8 @@
// App info
"app.name": "Cider",
"date.format": "${y}年${m}月${d}日",
// Dialogs
"dialog.cancel": "取消",
"dialog.ok": "確認",