fn create_localization_stack( input: String, ) -> Result<Vec<(String, Vec<String>)>, LocalizationError>