Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lufog committed Nov 18, 2023
1 parent aee65ec commit 1bd0922
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions russian-language/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "russian-language",
"displayName": "Russian Language",
"description": "",
"displayName": "Russian Translation",
"description": "Translation to Russian by Aleksey Smirnov (aka lufog)",
"version": "1.2.40",
"author": {
"name": "Aleksey Smirnov (aka Lufog)",
"name": "Aleksey Smirnov (aka lufog)",
"email": "[email protected]",
"url": "https://github.com/lufog/aseprite-language-russian"
},
"contributors": [ "lufog" ],
"contributors": [ ],
"publisher": "lufog",
"license": "CC-BY-4.0",
"categories": [ "Languages" ],
"contributes": {
"languages": [
{ "id": "ru", "path": "./ru.ini"}
]
{ "id": "ru", "path": "./ru.ini"}
]
}
}
}

0 comments on commit 1bd0922

Please sign in to comment.