store the total amount of achievable XPs for a Questgroup in the database instead of calculating it every time (Issue #281)
This commit is contained in:
commit
fe75a67215
3472 changed files with 598011 additions and 0 deletions
29
www/analytics/plugins/DevicesDetection/lang/de.json
Normal file
29
www/analytics/plugins/DevicesDetection/lang/de.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"DevicesDetection": {
|
||||
"BrowserVersions": "Browser Versionen",
|
||||
"Camera": "Digitalcamera",
|
||||
"CarBrowser": "PKW-Browser",
|
||||
"Console": "Konsole",
|
||||
"dataTableLabelBrands": "Marke",
|
||||
"dataTableLabelBrowserFamily": "Browser Familie",
|
||||
"dataTableLabelModels": "Modell",
|
||||
"dataTableLabelSystemVersion": "Betriebssystem Version",
|
||||
"dataTableLabelTypes": "Typ",
|
||||
"Device": "Gerät",
|
||||
"DeviceBrand": "Gerätemarke",
|
||||
"DeviceDetection": "Geräteerkennung",
|
||||
"DeviceModel": "Gerätemodell",
|
||||
"DevicesDetection": "Geräte der Besucher",
|
||||
"DeviceType": "Gerätetyp",
|
||||
"FeaturePhone": "Feature-Phone",
|
||||
"OperatingSystemFamilies": "Betriebssystem Familie",
|
||||
"OperatingSystemVersions": "Betriebssystem Familien",
|
||||
"PluginDescription": "Dieses Plugin stellt erweiterte Informationen über mobile Geräte, wie Marke (Hersteller), Modell (Geräteversion), bessere Gerätetyperkennung (TV, Konsolen, Smartphones, Desktop, etc) und mehr bereit. Dieses Plugin fügt einen neuen Bericht unter 'Besucher > Geräte' hinzu.",
|
||||
"SmartDisplay": "Smart Display",
|
||||
"Smartphone": "Smartphone",
|
||||
"submenu": "Geräte",
|
||||
"Tablet": "Tablet",
|
||||
"TV": "TV",
|
||||
"UserAgent": "User-Agent"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue