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

en.json « lang « UserLanguage « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 32336d0971441bf80c5b7130470b528e2d743332 (plain)
1
2
3
4
5
6
7
8
9
{
    "UserLanguage": {
        "BrowserLanguage": "Browser language",
        "LanguageCode": "Language code",
        "PluginDescription": "Reports the language used by your visitors' browsers.",
        "getLanguageDocumentation": "This report shows which language the visitor's browsers are using. (e.g. \"English\")",
        "getLanguageCodeDocumentation": "This report shows which exact language code the visitor's browsers is set to. (e.g. \"German - Austria (de-at)\")"
    }
}