mirror of https://github.com/tootsuite/mastodon
parent
b03f76c678
commit
971b1504d4
|
@ -1,4 +1,3 @@
|
||||||
---
|
|
||||||
zgh:
|
zgh:
|
||||||
accounts:
|
accounts:
|
||||||
follow: ⴹⴼⵕ
|
follow: ⴹⴼⵕ
|
||||||
|
@ -83,6 +82,16 @@ zgh:
|
||||||
title: ⴹⴼⵕ %{acct}
|
title: ⴹⴼⵕ %{acct}
|
||||||
deletes:
|
deletes:
|
||||||
proceed: ⴽⴽⵙ ⴰⵎⵉⴹⴰⵏ
|
proceed: ⴽⴽⵙ ⴰⵎⵉⴹⴰⵏ
|
||||||
|
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.
|
||||||
exports:
|
exports:
|
||||||
archive_takeout:
|
archive_takeout:
|
||||||
date: ⴰⵣⵎⵣ
|
date: ⴰⵣⵎⵣ
|
||||||
|
|
Loading…
Reference in New Issue