feat(3d-nds): lag detection

This commit is contained in:
2026-02-24 16:17:43 +01:00
parent fbf5973df3
commit 0f9f3d02a6
6 changed files with 78 additions and 2 deletions

View File

@@ -1,4 +1,10 @@
{
"lagModal": {
"title": "Performance issues detected",
"body": "Your device seems to be struggling with 3D rendering. Switch to 2D mode for a smoother experience.",
"keep3d": "Keep 3D",
"switch2d": "Switch to 2D"
},
"common": {
"cancel": "Cancel",
"confirm": "Confirm",