chore: translate i18n files (#10754)

Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
github-actions[bot]
2024-11-15 19:31:15 +08:00
committed by GitHub
parent 1f87676d52
commit d05fee1182
52 changed files with 951 additions and 0 deletions

View File

@@ -591,6 +591,10 @@ const translation = {
uploadFromComputerLimit: 'Файл загрузки не может превышать {{size}}',
uploadFromComputerUploadError: 'Загрузка файла не удалась, пожалуйста, загрузите еще раз.',
},
license: {
expiring: 'Срок действия истекает за один день',
expiring_plural: 'Срок действия истекает через {{count}} дней',
},
}
export default translation