pub fn read_language_data(
    resoure_dir: &Dir<'_>,
    id: &LanguageIdentifier,
    translation_name: &str
) -> Result<String>