添加memorize localStorage本地存储功能
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
"total": "There are {total} word pairs in total",
|
||||
"start": "Start",
|
||||
"import": "Import",
|
||||
"save": "Save",
|
||||
"export": "Export",
|
||||
"edit": "Edit"
|
||||
}
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"total": "总计有{total}个单词对",
|
||||
"start": "开始",
|
||||
"import": "导入",
|
||||
"save": "保存",
|
||||
"export": "导出",
|
||||
"edit": "编辑"
|
||||
}
|
||||
Reference in New Issue
Block a user