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:
@@ -348,7 +348,7 @@
|
||||
"Discard": "Odbaci",
|
||||
"Cancel": "Otkaži",
|
||||
"Powered by": "Pokreće",
|
||||
"Saved": "Spremljeno",
|
||||
"Saved.": "Spremljeno.",
|
||||
"PushByTechulus": "Push by Techulus",
|
||||
"GoogleChat": "Google Chat (preko platforme Google Workspace)",
|
||||
"shrinkDatabaseDescription": "Pokreni VACUUM operaciju za SQLite. Ako je baza podataka kreirana nakon inačice 1.10.0, AUTO_VACUUM opcija već je uključena te ova akcija nije nužna.",
|
||||
|
Reference in New Issue
Block a user