chore: translate i18n files and update type definitions (#28528)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1dfde240cb
commit
c75a4e6309
@@ -146,6 +146,14 @@ const translation = {
|
||||
viewDocsLink: '{{key}}-Dokumentation ansehen',
|
||||
removeConfirmTitle: '{{key}}-Konfiguration entfernen?',
|
||||
removeConfirmContent: 'Die aktuelle Konfiguration wird verwendet. Das Entfernen wird die Nachverfolgungsfunktion ausschalten.',
|
||||
password: 'Passwort',
|
||||
databricksHost: 'Databricks-Workspace-URL',
|
||||
clientSecret: 'OAuth-Client-Geheimnis',
|
||||
personalAccessToken: 'Persönlicher Zugriffsschlüssel (Legacy)',
|
||||
experimentId: 'Experiment-ID',
|
||||
username: 'Benutzername',
|
||||
trackingUri: 'Tracking-URI',
|
||||
clientId: 'OAuth-Client-ID',
|
||||
},
|
||||
view: 'Ansehen',
|
||||
opik: {
|
||||
@@ -336,6 +344,8 @@ const translation = {
|
||||
startTyping: 'Beginnen Sie mit der Eingabe, um zu suchen',
|
||||
selectToNavigate: 'Auswählen, um zu navigieren',
|
||||
},
|
||||
notPublishedYet: 'App ist noch nicht veröffentlicht',
|
||||
noUserInputNode: 'Fehlender Benutzereingabeknoten',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user