diff --git a/android/app/src/main/assets/public/blah/en-us.json b/android/app/src/main/assets/public/blah/en-us.json
index 43bce67b..4a2db461 100644
--- a/android/app/src/main/assets/public/blah/en-us.json
+++ b/android/app/src/main/assets/public/blah/en-us.json
@@ -61,7 +61,11 @@
"placeholder.create.group.input": "My group",
"placeholder.create.space.input": "My space",
"title.name": "Name",
- "desc.create.space": "Create, a space for your community",
+ "desc.create.space": "Create a space for your community",
+ "desc.join.space": "Join a community that fits you",
+ "title.join.space": "Join space",
+ "title.space.id": "Space id",
+
"title.sign.up": "Sign Up",
"title.sign.in": "Sign In",
diff --git a/android/app/src/main/assets/public/index.html b/android/app/src/main/assets/public/index.html
index 0442796d..301c2159 100644
--- a/android/app/src/main/assets/public/index.html
+++ b/android/app/src/main/assets/public/index.html
@@ -21,22 +21,15 @@