Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ca.json « lang « UserLanguage « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 91bf1dc54aaf3c0f919c2b06c1fafd1cda3bf06b (plain)
1
2
3
4
5
6
7
8
9
{
    "UserLanguage": {
        "BrowserLanguage": "Idioma del navegador",
        "LanguageCode": "Codi de l'idioma",
        "PluginDescription": "Informa de l'idioma principal del navegador web utilitzat pels vostres visitants.",
        "getLanguageCodeDocumentation": "Mostra en quin codi d'idioma exacte està configurat el navegador del visitant. (p. ex., \"Alemany - Àustria (de-at)\")",
        "getLanguageDocumentation": "Mostra quin idioma utilitza el navegador del visitant. (p. ex., \"francès\")"
    }
}