chore: translate i18n files (#20476)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-30 10:57:37 +08:00
committed by GitHub
parent dd2725be68
commit d72d02b970
88 changed files with 799 additions and 0 deletions

View File

@@ -145,6 +145,8 @@ const translation = {
newDataset: 'Creează Cunoștințe',
tools: 'Instrumente',
exploreMarketplace: 'Explorați Marketplace',
appDetail: 'Detalii aplicație',
account: 'Cont',
},
userProfile: {
settings: 'Setări',
@@ -644,6 +646,7 @@ const translation = {
license: {
expiring: 'Expiră într-o zi',
expiring_plural: 'Expiră în {{count}} zile',
unlimited: 'Nelimitat',
},
pagination: {
perPage: 'Articole pe pagină',
@@ -667,6 +670,7 @@ const translation = {
browse: 'naviga',
dropImageHere: 'Trageți imaginea aici sau',
},
you: 'Tu',
}
export default translation