Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

[Samples] Add 17.multilingual-bot sample #898

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented Jan 8, 2021

Fixes #868

  • Migration
  • Testing

Description

We are adding the sample 17.multilingual-bot in Java having into account the C# 17.multilingual-bot present in BotBuilder-Samples repository.

Specific Changes

  • Generate main structure of the sample
  • Add bots folder with the MultiLingualBot.java class
  • Add cards folder with welcomeCard.json
  • Add deploymentTemplates folder
  • Add translation folder including the model folder and classes
  • Add root files
  • Add application.properties
  • Add LICENSE document
  • Add README document to describe the steps to run the sample

Testing

We are currently testing the migrated sample. As soon as it's validated, it will be ready to be merged.

Current behavior of the Java migrated sample
image

@Batta32 Batta32 self-assigned this Jan 8, 2021
@tracyboehrer tracyboehrer marked this pull request as ready for review January 13, 2021 14:56
* Fix translation error

* Add component notation in MultiLingualBot

* Add notation to ignore unknown properties

* Fix error when trasnlationKey is empty
@Batta32
Copy link
Contributor Author

Batta32 commented Jan 13, 2021

@tracyboehrer & @LeeParrishMSFT - the sample is correctly working and the PR is ready to be merged!

@tracyboehrer tracyboehrer merged commit 3dec9a9 into microsoft:main Jan 13, 2021
@Batta32 Batta32 deleted the feature/southworks/sample/17-multilingual-bot/base branch January 13, 2021 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample: 17.multilingual-bot
5 participants