diff options
author | JeanGauthier <32121978+JeanGauthier@users.noreply.github.com> | 2017-09-28 20:22:34 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-09-28 20:22:34 +0200 |
commit | 3406e305265e10c884c13f1d739cd2db5c1f18b6 (patch) | |
tree | c079a7e6186941ba599835298d4049dae1939152 /config/locales | |
parent | 76f360c625d6f7e1200a35430cced872fc6098ff (diff) |
OC 500 error (#5110)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/oc.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/oc.yml b/config/locales/oc.yml index 584f4c609..406de36f0 100644 --- a/config/locales/oc.yml +++ b/config/locales/oc.yml @@ -388,6 +388,9 @@ oc: content: Verificacion de seguretat fracassada. Blocatz los cookies ? title: Verificacion de seguretat fracassada '429': Lo servidor mòla (subrecargada) + '500': + content: Un quicomet a pas foncionat coma caliá. + title: Aquesta pagina es incorrècta noscript_html: Per utilizar l’aplicacion web de Mastodon, mercés d’activar JavaScript. O podètz utilizar <a href="https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md">una aplicacion</a> per vòstra plataforma coma alernativa. exports: blocks: Personas que blocatz |