Skip to content
Snippets Groups Projects
Commit e995cd37 authored by insert's avatar insert
Browse files

Add strings.

parent 2f918b5f
No related merge requests found
......@@ -229,6 +229,11 @@
"too_short": "Too short",
"too_long": "Too long",
"invalid_email": "Invalid email address",
"unavailable": "Unavailable."
"unavailable": "Unavailable.",
"file_too_large": "File is too large.",
"failed_to_receive": "Server failed to receive your file.",
"missing_data": "Request is missing data.",
"probe_error": "Failed to get file metadata.",
"io_error": "Server encountered an I/O error."
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment