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
14
www/analytics/plugins/DBStats/lang/zh-tw.json
Normal file
14
www/analytics/plugins/DBStats/lang/zh-tw.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"DBStats": {
|
||||
"DatabaseUsage": "資料庫使用狀況",
|
||||
"DataSize": "資料大小",
|
||||
"DBSize": "資料庫容量",
|
||||
"IndexSize": "索引大小",
|
||||
"LearnMore": "瞭解更多關於 Piwik 如何處理數據以及使 Piwik 在中高流量的網站上運作得宜,請查閱說明文件 %s。",
|
||||
"MainDescription": "Piwik 儲存所有你的網站分析資料於 MySQL 資料庫中。目前, Piwik 資料表已經使用了 %s。",
|
||||
"PluginDescription": "這個外掛能回報 Piwik 的資料表使用情形。",
|
||||
"RowCount": "資料列計數",
|
||||
"Table": "資料表",
|
||||
"TotalSize": "總容量"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue