i18n: automatic bump

Change-Id: Id42fd1c2fb10ab473c730f6e46073d082c07e18c
diff --git a/AutoAnswer/data/locale/AutoAnswer_te.json b/AutoAnswer/data/locale/AutoAnswer_te.json
new file mode 100644
index 0000000..11851eb
--- /dev/null
+++ b/AutoAnswer/data/locale/AutoAnswer_te.json
@@ -0,0 +1,10 @@
+{
+        "bot_trigger": "Bot trigger",
+        "trigger_summary": "Text that Bot will respond to",
+        "bot_answer": "Bot response",
+        "answer_summary": "Text that Bot will send",
+        "default_trigger": "Hi",
+        "default_answer": "Hello, currently I am busy but will answer you as soon as possible.",
+        "always_title": "Automatically activate Bot",
+        "always_summary": "Bot will be active for all conversations."
+}
\ No newline at end of file