قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 23:17:46 +00:00

* UserLanguage plugin language reworked (#19470) * UserCountryMap plugin language reworked (#19477) * UserId plugin language reworked (#19475) * fix * update tests Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
10 خطوط
478 B
JSON
10 خطوط
478 B
JSON
{
|
|
"UserLanguage": {
|
|
"BrowserLanguage": "Web-browser language",
|
|
"LanguageCode": "Language code",
|
|
"PluginDescription": "Reports the primary web-browser language used by your visitors.",
|
|
"getLanguageDocumentation": "Shows which language the visitor's browsers are using. (e.g. \"French\")",
|
|
"getLanguageCodeDocumentation": "Shows which exact language code the visitor's browsers is set to. (e.g. \"German — Austria (de-at)\")"
|
|
}
|
|
}
|