angular-translate / angular-translate/grunt-angular-translate
Support for ignore some 'unused' keys
未關閉
enhancement
- 主要語言
- JavaScript
- 星號
- 90
- 分支
- 49
- PR 合併指標
- 30 天內沒有已合併 PR
描述
In our project sometimes we need to generate translation keys by concatenating strings.
If we don't use the option 'safeMode', those keys are removed.
The problem is that if we use it, those keys remains untouched but the unused keys (generated by typos or just not used) are not removed.
It would be really nice to have an option to avoid the removal of the 'unused' keys from a specific module, while keeping the behavior for the remaining modules untouched.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。