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

@@ -609,6 +609,10 @@ const translation = {
fileExtensionNotSupport: 'Rozszerzenie pliku nie jest obsługiwane',
uploadFromComputer: 'Przesyłanie lokalne',
},
license: {
expiring_plural: 'Wygasa za {{count}} dni',
expiring: 'Wygasa w ciągu jednego dnia',
},
}
export default translation