mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-04-22 00:00:19 +08:00
feat(uigf): import UIGFv4.0
BREAKING CHANGES: `region` is no longer stored in/read from local file
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"ui.button.files": "Export Files",
|
||||
"ui.button.excel": "Export Excel",
|
||||
"ui.button.uigf": "Export UIGF (Beta)",
|
||||
"ui.button.import": "Import UIGF (Beta)",
|
||||
"ui.button.url": "Input URL",
|
||||
"ui.button.setting": "Settings",
|
||||
"ui.button.option": "Option",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"ui.button.files": "导出文件",
|
||||
"ui.button.excel": "导出Excel",
|
||||
"ui.button.uigf":"导出UIGF (Beta)",
|
||||
"ui.button.import":"导入UIGF (Beta)",
|
||||
"ui.button.url": "输入URL",
|
||||
"ui.button.setting": "设置",
|
||||
"ui.button.option": "选项",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"ui.button.files": "導出文件",
|
||||
"ui.button.excel": "導出Excel",
|
||||
"ui.button.uigf":"導出UIGF (Beta)",
|
||||
"ui.button.import":"導入UIGF (Beta)",
|
||||
"ui.button.url": "輸入URL",
|
||||
"ui.button.setting": "設置",
|
||||
"ui.button.option": "選項",
|
||||
|
Reference in New Issue
Block a user