]> git.r.bdr.sh - rbdr/forum/blobdiff - src/config/translations/en.json
Update translations
[rbdr/forum] / src / config / translations / en.json
index 5b6a4b65df842e0203e4881c3df10a21c5b89242..cf66bf214f263b1ee75bab1271c4cd5739972cb3 100644 (file)
@@ -29,6 +29,9 @@
       "online": "Online",
       "the_world": "The World",
       "life": "Life"
       "online": "Online",
       "the_world": "The World",
       "life": "Life"
+    },
+    "error": {
+      "unavailable": "Forum topics unavailable."
     }
   },
   "forum_list": {
     }
   },
   "forum_list": {
     "title": "Hello.",
     "content": "You are now in a forum. Select a category from the left or input a valid URL."
   },
     "title": "Hello.",
     "content": "You are now in a forum. Select a category from the left or input a valid URL."
   },
+  "loader": {
+    "message": "Loading."
+  },
   "post": {
     "author_credit": "By:",
     "metadata_title": "Post {count} of {total} metadata",
     "permalink_title": "Permalink to post",
   "post": {
     "author_credit": "By:",
     "metadata_title": "Post {count} of {total} metadata",
     "permalink_title": "Permalink to post",
-    "title": "Post {count} of {total} by {author}"
+    "title": "Post {count} of {total} by {author}",
+    "topic_location": "In",
+    "error": {
+      "unavailable": "Post unavailable."
+    }
+  },
+  "tag": {
+    "title": "Tag:",
+    "error": {
+      "unavailable": "Tag topics unavailable."
+    }
   },
   "topic": {
     "category_location": "Posted on",
   },
   "topic": {
     "category_location": "Posted on",
     "remaining_time": "{remaining} remaining",
     "tags_location": "Tags:",
     "tags_title": "Topic tags",
     "remaining_time": "{remaining} remaining",
     "tags_location": "Tags:",
     "tags_title": "Topic tags",
-    "title": "Topic"
+    "title": "Topic",
+    "error": {
+      "unavailable": "Topic unavailable."
+    }
   },
   "time": {
     "days": "{count, plural, =1 {# day} other {# days}}",
   },
   "time": {
     "days": "{count, plural, =1 {# day} other {# days}}",