mirror of https://github.com/langgenius/dify.git
chore: fix de-DE translations (#28552)
This commit is contained in:
parent
a58986eb06
commit
2445d04d19
|
|
@ -149,7 +149,7 @@ const translation = {
|
||||||
password: 'Passwort',
|
password: 'Passwort',
|
||||||
databricksHost: 'Databricks-Workspace-URL',
|
databricksHost: 'Databricks-Workspace-URL',
|
||||||
clientSecret: 'OAuth-Client-Geheimnis',
|
clientSecret: 'OAuth-Client-Geheimnis',
|
||||||
personalAccessToken: 'Persönlicher Zugriffsschlüssel (Legacy)',
|
personalAccessToken: 'Persönliches Zugriffstoken (veraltet)',
|
||||||
experimentId: 'Experiment-ID',
|
experimentId: 'Experiment-ID',
|
||||||
username: 'Benutzername',
|
username: 'Benutzername',
|
||||||
trackingUri: 'Tracking-URI',
|
trackingUri: 'Tracking-URI',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue