package
0.0.0-20230802000540-f17dc8135a0d
Repository: https://github.com/canadiancommander/translationbot.git
Documentation: pkg.go.dev

# Functions

FindMissingTranslations finds missing translations in the given project #### params project - the project to search for missing translations.
FindMissingTranslationsCSV finds missing translations in the given project.
LoadTranslations - load translations for the given project #### params project - the project whose translations will be loaded.
LoadTranslationsAsCSV loads all translations and outputs them as a CSV.
ToCSV converts a slice of translations into a CSV formatted string.
UpdateTranslationsFromSlackFile apply the translation updates to the specified project as detailed by the slack file.