about summary refs log tree commit diff
path: root/config/locales/en-GB.yml
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-05-03 10:16:49 +0200
committerClaire <claire.github-309c@sitedethib.com>2022-05-03 10:16:49 +0200
commit3869daef0937cf98f6a79f5c4543ee11724f37e8 (patch)
treed4b9c43975058d6e23eff874a9813a67125bbec3 /config/locales/en-GB.yml
parentcb9a919ff28294a2f1cf3642a165ad433cbf856b (diff)
parent7e244879feaa8de9894e1147ff49a7e762fe462a (diff)
Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `package.json`:
  Not really a conflict, upstream updated a dependency textually adjacent to a
  glitch-soc-only one.
  Updated the dependency as upstream did.
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r--config/locales/en-GB.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
new file mode 100644
index 000000000..fc7fc9edf
--- /dev/null
+++ b/config/locales/en-GB.yml
@@ -0,0 +1,12 @@
+---
+en-GB:
+  errors:
+    '400': The request you submitted was invalid or malformed.
+    '403': You don't have permission to view this page.
+    '404': The page you are looking for isn't here.
+    '406': This page is not available in the requested format.
+    '410': The page you were looking for doesn't exist here anymore.
+    '422': 
+    '429': Too many requests
+    '500': 
+    '503': The page could not be served due to a temporary server failure.