Skip to content

Commit 85f7c67

Browse files
committed
Add translations
1 parent a6a68ea commit 85f7c67

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

plugins.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"id": "additional-artists-variables",
2222
"uuid": "2eae631a-1696-4bdc-841f-f75aaa3ae294",
2323
"name": "Additional Artists Variables",
24-
"description": "This plugin provides specialized album and track variables for use in naming scripts.\n",
24+
"description": "This plugin provides specialized album and track variables for use in naming scripts.",
2525
"git_url": "https://github.com/rdswift/picard-plugin-additional-artists-variables",
2626
"categories": [
2727
"metadata"
@@ -31,8 +31,16 @@
3131
"Bob Swift"
3232
],
3333
"added_at": "2025-12-01T17:55:54Z",
34-
"updated_at": "2025-12-02T01:05:56Z",
35-
"versioning_scheme": "semver"
34+
"updated_at": "2025-12-02T22:05:40Z",
35+
"versioning_scheme": "semver",
36+
"name_i18n": {
37+
"de": "Zusätzliche Künstlervariablen",
38+
"fr": "Variables supplémentaires relatives aux artistes"
39+
},
40+
"description_i18n": {
41+
"de": "Dieses Plugin stellt spezielle Album- und Titelvariablen für die Verwendung in Benennungsskripten bereit.",
42+
"fr": "Ce plugin fournit des variables spécialisées pour les albums et les pistes à utiliser dans les scripts de nommage."
43+
}
3644
}
3745
],
3846
"blacklist": []

0 commit comments

Comments
 (0)