Skip to content

[CLOSED] No substitution, author term when the language changes. #8831

@core-ai-bot

Description

@core-ai-bot

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions