fix: add error message translation for folder_not_supported

This commit is contained in:
tdurieux
2021-09-07 00:00:47 +02:00
parent 03b0fab519
commit 0c87428fdf

View File

@@ -21,6 +21,7 @@
"file_not_supported": "The file type is not supported. Anonymous GitHub cannot handle it.",
"file_too_big": "The file size exceed the limit of Anonymous GitHub.",
"is_folder": "The path points to a folder.",
"folder_not_supported": "The path points to a folder. Please select a file.",
"unable_to_write_file": "Unable to write file on disk.",
"stats_unsupported": "Statistics are only supported in download mode.",
"branches_not_found": "The requested branch is not found.",