]> git.r.bdr.sh - rbdr/forum/blobdiff - app/config/translations/en.json
Add internationalization support
[rbdr/forum] / app / config / translations / en.json
index 935f4fe32d5f4b363a7ad7b5a2df9902c38c43cb..468bdc15dcf3062e4b9867a9c48f9a7ed32680b4 100644 (file)
@@ -5,9 +5,30 @@
       "message": "Unknown error has occurred. Panic!"
     }
   },
+  "footer": {
+    "choose_language": "Choose your language",
+    "license": "Forum is <a href=\"{licenseUrl}\">open source.</a>"
+  },
   "forum_list": {
     "error": {
       "unavailable": "Forum list unavailable."
     }
+  },
+  "forum": {
+    "name": {
+      "everything": "Everything",
+      "us": "Us",
+      "words": "Words",
+      "sound": "Sounds",
+      "structure": "Structure",
+      "interaction": "Interaction",
+      "emotion": "Emotion",
+      "movement": "Movement",
+      "belief": "Belief",
+      "experience": "Experience",
+      "online": "Online",
+      "the_world": "The World",
+      "life": "Life"
+    }
   }
 }