mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
chore: translate i18n files (#11182)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
18d3ffc194
commit
18add94a31
@ -595,6 +595,9 @@ const translation = {
|
||||
expiring: 'Срок действия истекает за один день',
|
||||
expiring_plural: 'Срок действия истекает через {{count}} дней',
|
||||
},
|
||||
pagination: {
|
||||
perPage: 'Элементов на странице',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user