mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-06 13:47:59 +02:00
fix persistance bugs
This commit is contained in:
@@ -101,7 +101,8 @@
|
||||
"server_error": "An unexpected server error occurred. Please try again later.",
|
||||
"username_not_defined": "A username must be provided.",
|
||||
"github_user_not_found": "The specified GitHub user could not be found.",
|
||||
"cannot_coauthor_self": "You cannot add yourself as a co-author."
|
||||
"cannot_coauthor_self": "You cannot add yourself as a co-author.",
|
||||
"storage_write_size_mismatch": "The downloaded file was smaller than expected. The upstream source may have returned an incomplete response — please try again."
|
||||
},
|
||||
"WARNINGS": {
|
||||
"page_not_enabled_on_repo": "GitHub Pages is not enabled on this repository. Enable it in the repository's Settings → Pages on GitHub, then refresh.",
|
||||
|
||||
Reference in New Issue
Block a user