public static void RemovePhraseFromLanguages(string translationKey) { Languages.RemovePhraseFromLanguages(translationKey); }