FlineDev / BartyCrouch

Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more supported Microsoft Translator languages

jamiegough opened this issue · comments

Problem Statement

I need to add more languages to my localisations such as Gujarati and Punjabi, which are supported by Microsoft Machine Translator, but isn't in the list of Language enums in BartyCrouch/Sources/BartyCrouchTranslator/MicrosoftTranslatorApi/Models/Language.swift

Suggested Solution

Is it possible to add in more Microsoft Machine Translator supported languages?

Closed first pull request as it failed - duplicate enum case that wasn't picked up. Please ignore or delete #217