mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
support clearing application code cache
This commit is contained in:
@@ -2531,7 +2531,7 @@
|
||||
"Browser Cache Management": "瀏覽器快取管理",
|
||||
"File Cache": "檔案快取",
|
||||
"Used storage": "已使用的儲存空間",
|
||||
"Application Code": "應用程式程式碼",
|
||||
"Application Code": "應用程式碼",
|
||||
"Resource Files": "資源檔案",
|
||||
"Map Data": "地圖資料",
|
||||
"Others": "其他",
|
||||
@@ -2543,6 +2543,8 @@
|
||||
"Are you sure you want to clear all file cache?": "您確定要清除所有檔案快取?",
|
||||
"Clear Map Data Cache": "清除地圖資料快取",
|
||||
"Are you sure you want to clear map data cache?": "您確定要清除地圖資料快取?",
|
||||
"Clear Application Code Cache": "清除應用程式碼快取",
|
||||
"Are you sure you want to clear application code cache?": "您確定要清除應用程式碼快取?",
|
||||
"Clear Exchange Rates Data Cache": "清除匯率資料快取",
|
||||
"Are you sure you want to clear exchange rates data cache?": "您確定要清除匯率資料快取?",
|
||||
"Are you sure you want to re-login?": "您確定要重新登入?",
|
||||
|
||||
Reference in New Issue
Block a user