muppet3000 / homeassistant-growatt_server_api

Home Assistant Integration for Growatt - Upstream repo for the growatt_server integration that is part of the Core Home Assistant repository
MIT License
52 stars 6 forks source link

Translation update bg.json #9

Closed Saentist closed 1 year ago

Saentist commented 1 year ago

Updating unencoded ;) Bulgarian translation

{
    "config": {
        "abort": {
            "no_plants": "В този акаунт не са открити соларни централи"
        },
        "error": {
            "invalid_auth": "Невалидно удостоверяване"
        },
        "step": {
            "plant": {
                "data": {
                    "plant_id": "Централа"
                },
                "title": "Изберете вашата соларна централа"
            },
            "user": {
                "data": {
                    "name": "Име",
                    "password": "Парола",
                    "url": "URL",
                    "username": "Потребителско име"
                },
                "title": "Въведете информацията за Growatt"
            }
        }
    },
    "title": "Growatt Server"
}

Is "title": "Growatt Server" need to be changed to "title": "Growatt Server API"?

Saentist commented 1 year ago

@muppet3000 can you apply this translation to list of translations, or need to make PR

muppet3000 commented 1 year ago

Hi @Saentist feel free to submit a PR for it