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

# Functions

ApplyTranslationMappingsPrompt lets the user know a translation file has been detected.
CsvDownload produces a simple UI allowing the user to initiate a CSV download #### params projectName - the name of the project from which the CSV download comes message - user facing messag to display downloadPath - a relative download path.
ErrorNotification shows a nice little error message to the user.
FullReleaseNotes simple page that displays release notes #### params showBackButton - if true a back button will display.
No description provided by the author
LoadingIndicator render a loading indicator #### params subheading - sub text to be displayed bellow the pleasing wait message.
MissingTranslations outputs a slack message that allows users to visualize the missing translations.
NotFound is a catch-all page that shows when the appropriate page is not found.
ProjectList renders a ui showing the list of projects supported by TranslationBot #### params projects - projects to list.
ProjectSelectList renders a ui showing the list of projects from which the user can select #### params projects - projects to list actions - a list of actions in exactly the same order as projects.
ReleaseNotes simple page that displays shortened release notes #### params showBackButton - if true a back button will display.
TranslationUpdateSuccess message #### params prUrl - url of the pr in which the translation update changes can be found.