Merge pull request #2533 from h3poteto/fix/translation-capitalize

Capitalize en translation for message
This commit is contained in:
AkiraFukushima 2021-06-28 23:49:40 +09:00 committed by GitHub
commit 651b25c85b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@
"notification_fetch_error": "Failed to fetch notification",
"favourite_fetch_error": "Failed to fetch favorite",
"follow_request_accept_error": "Failed to accept the request",
"follow_request_reject_error": "failed to reject the request",
"follow_request_reject_error": "Failed to reject the request",
"start_streaming_error": "Failed to start streaming",
"start_all_streamings_error": "Failed to start streaming of {{domain}}",
"attach_error": "Could not attach the file",