The CleveresTricky module is developed and maintained in English by default.
We highly encourage the community to contribute translations to make the module accessible to a wider audience.
You can easily translate the WebUI by creating a language file in your configuration directory. The module will automatically load this file if it exists.
- Create a file named
lang.jsonin/data/adb/cleverestricky/. - Use the JSON format below.
- Reload the WebUI (or click "Reload Language" in the Info tab).
{
"tab_dashboard": "Dashboard",
"tab_spoof": "Spoofing",
"tab_apps": "Apps",
"tab_keys": "Keyboxes",
"tab_info": "Info & Resources",
"tab_guide": "📖 Guide",
"tab_editor": "Editor",
"h1_title": "CleveresTricky",
"section_system_control": "System Control",
"lbl_global_mode": "Global Mode",
"lbl_tee_broken": "TEE Broken Mode",
"lbl_rkp_bypass": "RKP Bypass (Strong)",
"resource_monitor_title": "Resource Monitor",
"col_feature": "Feature",
"col_status": "Status",
"col_ram": "Est. RAM",
"col_cpu": "Est. CPU",
"col_security": "Security Impact",
"col_desc": "Description"
}- Accuracy: Ensure translations are accurate and reflect the technical nature of the module.
- Security Warnings: Pay special attention to security warnings. Do not soften the language; users must understand the risks of disabling features.
- Updates: When new features are added, please update your
lang.jsonfile. The module will fall back to English for any missing keys.
To submit your translation for official inclusion (e.g., as a preset), please open a Pull Request or share it in the Telegram group.