mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-06-12 05:07:46 +02:00
feat(app/scripting): warning dialog
This commit is contained in:
@ -63,6 +63,10 @@
|
||||
"fetch_error": "Failed to fetch data",
|
||||
"category_groups": "Groups",
|
||||
"category_friends": "Friends"
|
||||
},
|
||||
"scripting_warning": {
|
||||
"title": "Warning",
|
||||
"content": "SnapEnhance includes a scripting tool, allowing the execution of user-defined code on your device. Use extreme caution and only install modules from known, reliable sources. Unauthorized or unverified modules may pose security risks to your system."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user