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

Support for ignore some 'unused' keys

Aberta
#22 6 comentários 0 reações 1 responsável Reivindicada por @firehist Ver no GitHub
enhancement
Linguagem predominante
JavaScript
Estrelas
90
Forks
49
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.