mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-22 02:45:38 +08:00
Feat: Translate toast messages by adding msgi18n to callbacks (#3263)
* WIP: Add msgTranslated to callbacks * Chore: Unify Saved period * Feat: add support for interpolation
This commit is contained in:
@@ -730,5 +730,6 @@
|
||||
"Invert Keyword": "以上關鍵字不能出現",
|
||||
"Home": "首頁",
|
||||
"Expected Value": "預期值",
|
||||
"Json Query": "JSON 查询"
|
||||
"Json Query": "JSON 查询",
|
||||
"Saved.": "已儲存。"
|
||||
}
|
||||
|
Reference in New Issue
Block a user