Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix de, fr and zh messages #1869

Merged
merged 1 commit into from Jun 24, 2022
Merged

Conversation

morioka
Copy link
Contributor

@morioka morioka commented Jun 22, 2022

regarding #1175, max upload size was increased from 1MB to 100 MB.

But, only English message was fixed.

de/rules.js:    fileLessThan1MB: 'Dateigröße muss kleiner als 1 MB sein!'
en/rules.js:    fileLessThan1MB: 'File size should be less than 100 MB!'
fr/rules.js:    fileLessThan1MB: 'La taille du fichier doit être inférieure à 1MB'
zh/rules.js:    fileLessThan1MB: '文件大小必须小于 1 MB!'

@Hironsan Hironsan merged commit 46dc246 into doccano:master Jun 24, 2022
@Hironsan
Copy link
Member

Thanks!

@morioka morioka deleted the fix_1MB_message branch June 27, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants