1
0

fix: ドライブアップロードで413が返ってきたときにエラーメッセージを表示 (#10680)

This commit is contained in:
tinaxd
2023-04-22 17:18:57 +09:00
committed by GitHub
parent eb0e2ceef7
commit 5ddffa728a
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -905,6 +905,7 @@ remoteOnly: "Remote only"
failedToUpload: "Upload failed"
cannotUploadBecauseInappropriate: "This file could not be uploaded because parts of it have been detected as potentially NSFW."
cannotUploadBecauseNoFreeSpace: "Upload failed due to lack of Drive capacity."
cannotUploadBecauseExceedsFileSizeLimit: "This file could not be uploaded because it exceeds the maximum allowed size."
beta: "Beta"
enableAutoSensitive: "Automatic NSFW-Marking"
enableAutoSensitiveDescription: "Allows automatic detection and marking of NSFW media through Machine Learning where possible. Even if this option is disabled, it may be enabled instance-wide."