mirror of
https://github.com/mue/mue.git
synced 2026-07-13 20:13:47 +02:00
- Replaced variable-based message retrieval with translation context in Welcome.jsx, Final.jsx, ImportSettings.jsx, Intro.jsx, PrivacyOptions.jsx, StyleSelection.jsx, and ThemeSelection.jsx components. - Updated button texts and section titles to utilize the new translation method for better localization support. - Cleaned up unused imports and improved code readability by removing unnecessary else statements in deepLinking.js and load.js. - Ensured all localization files end with a newline for consistency.
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"permissions": {
|
|
"allow": ["Bash(perl -i -pe:*)", "Bash(bun run:*)"]
|
|
}
|
|
}
|