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

@@ -613,6 +613,10 @@ const translation = {
fileExtensionNotSupport: 'फ़ाइल एक्सटेंशन समर्थित नहीं है',
uploadFromComputer: 'स्थानीय अपलोड',
},
license: {
expiring: 'एक दिन में समाप्त हो रहा है',
expiring_plural: '{{गिनती}} दिनों में समाप्त हो रहा है',
},
}
export default translation