-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Issue by datamweb
Friday Nov 14, 2014 at 15:40 GMT
Originally opened as adobe/brackets#9933
Hello.
I am developing a extensions for Brackets And Farsi are also supported.
In this case, writing packegs file:
{
"name": "p_parsa_dadashi.talesh",
"title": "test",
"description": "test description ",
"homepage": "https://github.com/datamweb",
"author": "pooya parsa dadashi",
"version": "0.0.1",
"license": "MIT",
"engines": {
"brackets": ">=0.24.0"
},
"i18n": [ "en","fa-ir"],
"package-i18n": {
"fa-ir": {
"description": "توضیحات متن تست داتام وب",
"title": "داتام وب افزونه",
"author": "پویا پارسا داداشی"
}
}
}
.
The author will not be translated word.
Please be overcome.
Metadata
Metadata
Assignees
Labels
No labels