Skip to content

Commit ff25b13

Browse files
Fix German translation for configuration file string
Co-authored-by: dlevy-msft-sql <[email protected]>
1 parent 8fd45bc commit ff25b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/translations/locales/de-DE/out.gotext.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
{
5757
"id": "configuration file (supported extensions: .yaml, .yml, .json, .toml, .ini, .env, .properties)",
5858
"message": "configuration file (supported extensions: .yaml, .yml, .json, .toml, .ini, .env, .properties)",
59-
"translation": "configuration file (supported extensions: .yaml, .yml, .json, .toml, .ini, .env, .properties)",
59+
"translation": "Konfigurationsdatei (unterstützte Erweiterungen: .yaml, .yml, .json, .toml, .ini, .env, .properties)",
6060
"translatorComment": "Copied from source.",
6161
"fuzzy": true
6262
},

0 commit comments

Comments
 (0)