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

Support for ignore some 'unused' keys

Aperta
#22 6 commenti 0 reazioni 1 assegnatario Rivendicata da @firehist Vedi su GitHub
enhancement
Lingua principale
JavaScript
Stelle
90
Fork
49
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.