aboutsummaryrefslogtreecommitdiff
path: root/bot/src/translations
diff options
context:
space:
mode:
Diffstat (limited to 'bot/src/translations')
-rw-r--r--bot/src/translations/en/translation.json3
-rw-r--r--bot/src/translations/fr/translation.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/bot/src/translations/en/translation.json b/bot/src/translations/en/translation.json
new file mode 100644
index 0000000..f96bd45
--- /dev/null
+++ b/bot/src/translations/en/translation.json
@@ -0,0 +1,3 @@
+{
+ "ABOUT_TITLE": "AleeBot Beta (en)"
+}
diff --git a/bot/src/translations/fr/translation.json b/bot/src/translations/fr/translation.json
new file mode 100644
index 0000000..03181c8
--- /dev/null
+++ b/bot/src/translations/fr/translation.json
@@ -0,0 +1,3 @@
+{
+ "ABOUT_TITLE": "AleeBot Beta (fr)"
+}