chore: translate i18n files (#20476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
dd2725be68
commit
d72d02b970
@@ -145,6 +145,8 @@ const translation = {
|
||||
newDataset: 'Wissen erstellen',
|
||||
tools: 'Werkzeuge',
|
||||
exploreMarketplace: 'Marketplace erkunden',
|
||||
appDetail: 'App-Details',
|
||||
account: 'Konto',
|
||||
},
|
||||
userProfile: {
|
||||
settings: 'Einstellungen',
|
||||
@@ -644,6 +646,7 @@ const translation = {
|
||||
license: {
|
||||
expiring: 'Läuft an einem Tag ab',
|
||||
expiring_plural: 'Läuft in {{count}} Tagen ab',
|
||||
unlimited: 'Unbegrenzt',
|
||||
},
|
||||
pagination: {
|
||||
perPage: 'Artikel pro Seite',
|
||||
@@ -667,6 +670,7 @@ const translation = {
|
||||
browse: 'blättern',
|
||||
supportedFormats: 'Unterstützt PNG, JPG, JPEG, WEBP und GIF',
|
||||
},
|
||||
you: 'Du',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
Reference in New Issue
Block a user