Files
Toju/toju-app/public/i18n/catalog/app.json
2026-06-12 01:22:01 +02:00

31 lines
1.1 KiB
JSON

{
"app": {
"themeStudio": {
"loading": "Loading Theme Studio...",
"title": "Theme Studio",
"minimized": "Minimized",
"minimize": "Minimize",
"reopen": "Re-open"
},
"desktopUpdate": {
"dismissAriaLabel": "Dismiss update notice",
"readyBadge": "Update Ready",
"restartTitle": "Restart to install {{version}}",
"latestUpdateFallback": "the latest update",
"downloadedMessage": "The update has already been downloaded. Restart the app when you're ready to finish applying it.",
"updateSettings": "Update settings",
"restartNow": "Restart now"
},
"highMemoryAlert": {
"badge": "High memory usage",
"title": "The app used {{usageGb}} GB of RAM last session",
"message": "A diagnostics log was saved in your app data folder. You can open it now or copy the path if you want to share it with support.",
"openLog": "Open log file",
"showInFolder": "Show in folder",
"copyPath": "Copy path",
"dismiss": "Dismiss",
"dismissAriaLabel": "Dismiss high memory alert"
}
}
}