lib/generators/bobot/templates/config/locales/bobot.en.yml in bobot-2.6.2 vs lib/generators/bobot/templates/config/locales/bobot.en.yml in bobot-3.0.1

- old
+ new

@@ -8,20 +8,20 @@ - "en_GB" greeting_text: "Bobot is an intelligent robot." persistent_menu: composer_input_disabled: false call_to_actions: - - title: "My Account" - type: "nested" + - type: "nested" + title: "My Account" call_to_actions: - - title: "What is a chatbot?" - type: "postback" + - type: "postback" + title: "What is a chatbot?" payload: "WHAT_IS_A_CHATBOT" - - title: "History" - type: "postback" + - type: "postback" + title: "History" payload: "HISTORY_PAYLOAD" - - title: "Contact Info" - type: "postback" + - type: "postback" + title: "Contact Info" payload: "CONTACT_INFO_PAYLOAD" - type: "web_url" title: "Get some help" url: "https://github.com/navidemad/bobot" webview_height_ratio: "full"