Exemple #1
0
 public static void RemovePhraseFromLanguages(string translationKey)
 {
     Languages.RemovePhraseFromLanguages(translationKey);
 }