angular-translate / angular-translate/grunt-angular-translate

Support for ignore some 'unused' keys

未關閉
#22 6 則留言 0 個 reaction 已指派 1 人 已被 @firehist 認領 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。