Tags: Acode-Foundation/Acode
Tags
feat: Add clean install state functionality to app settings (#1690) * feat: Add clean install state functionality to app settings * Introduced a new setting for cleaning the install state, allowing users to delete the install state file if it exists. * Added error handling and user feedback for the clean install state operation. * chore(appSettings): format * feat: Update translations for multiple languages and fix app settings reference * Added clean install state string key to various language files including Arabic, Belarusian, Bengali, Czech, German, English, Spanish, French, Hebrew, Hindi, Hungarian, Indonesian, Persian, Italian, Japanese, Korean, Malayalam, Burmese (Unicode and Zawgyi), Polish, Portuguese, Punjabi, Russian, Tagalog, Turkish, Ukrainian, Uzbek, Vietnamese, and both Simplified and Traditional Chinese. * Fixed the reference for the "clean install state" in app settings to match the updated string key. * chore(ci): update translation files check command in CI workflow * Changed the command from 'npm run lint check' to 'npm run lang check' for improved translation file validation in the CI workflow. * chore(ci): add npm ci command for translation files check in CI workflow * chore: format translation files * chore: update PR label workflow to trigger on closed and synchronized events * chore: update PR label workflow to include 'ready_for_review' event
feat: Add clean install state functionality to app settings (#1690) * feat: Add clean install state functionality to app settings * Introduced a new setting for cleaning the install state, allowing users to delete the install state file if it exists. * Added error handling and user feedback for the clean install state operation. * chore(appSettings): format * feat: Update translations for multiple languages and fix app settings reference * Added clean install state string key to various language files including Arabic, Belarusian, Bengali, Czech, German, English, Spanish, French, Hebrew, Hindi, Hungarian, Indonesian, Persian, Italian, Japanese, Korean, Malayalam, Burmese (Unicode and Zawgyi), Polish, Portuguese, Punjabi, Russian, Tagalog, Turkish, Ukrainian, Uzbek, Vietnamese, and both Simplified and Traditional Chinese. * Fixed the reference for the "clean install state" in app settings to match the updated string key. * chore(ci): update translation files check command in CI workflow * Changed the command from 'npm run lint check' to 'npm run lang check' for improved translation file validation in the CI workflow. * chore(ci): add npm ci command for translation files check in CI workflow * chore: format translation files * chore: update PR label workflow to trigger on closed and synchronized events * chore: update PR label workflow to include 'ready_for_review' event
fix: Added missing translation for info window in file browser and ap… …p settings. (#1677) * Update appSettings.js * Update filesSettings.js * Add files via upload * Update appSettings.js * Update filesSettings.js * Update appSettings.js
PreviousNext