feat: improve error management in front end

This commit is contained in:
tdurieux
2023-04-26 00:27:52 +02:00
parent 083026f168
commit 3bf6864472
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
{
"ERRORS": {
"unknown_error": "Unknown error, contact the admin.",
"unreachable": "Anonymous GitHub is unreachable, contact the admin.",
"request_error": "Unable to download the file, check your connection or contact the admin.",
"repo_not_found": "The repository is not found.",
"repo_not_accessible": "Anonymous GitHub is unable to or is forbidden to access the repository.",