mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
add tooltip to notification
This commit is contained in:
+2
-1
@@ -1752,5 +1752,6 @@
|
||||
"License": "License",
|
||||
"An error occurred": "An error occurred",
|
||||
"Parameter Invalid": "Parameter Invalid",
|
||||
"Numeric Overflow": "Numeric Overflow"
|
||||
"Numeric Overflow": "Numeric Overflow",
|
||||
"Click to close": "Click to close"
|
||||
}
|
||||
|
||||
@@ -1752,5 +1752,6 @@
|
||||
"License": "许可协议",
|
||||
"An error occurred": "发生错误",
|
||||
"Parameter Invalid": "参数错误",
|
||||
"Numeric Overflow": "数值溢出"
|
||||
"Numeric Overflow": "数值溢出",
|
||||
"Click to close": "点击关闭"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user