data exporting & importing

This commit is contained in:
nyne
2024-11-02 20:12:48 +08:00
parent 19a93cbbce
commit c4d867db89
11 changed files with 139 additions and 8 deletions

View File

@@ -152,7 +152,10 @@
"Name": "名称",
"Date": "日期",
"Date Desc": "日期降序",
"Start": "开始"
"Start": "开始",
"Export App Data": "导出应用数据",
"Import App Data": "导入应用数据",
"Export": "导出"
},
"zh_TW": {
"Home": "首頁",
@@ -307,6 +310,9 @@
"Name": "名稱",
"Date": "日期",
"Date Desc": "日期降序",
"Start": "開始"
"Start": "開始",
"Export App Data": "匯出應用數據",
"Import App Data": "匯入應用數據",
"Export": "匯出"
}
}