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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ImageGraph/lang/zh-tw.json')
-rw-r--r--plugins/ImageGraph/lang/zh-tw.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/ImageGraph/lang/zh-tw.json b/plugins/ImageGraph/lang/zh-tw.json
new file mode 100644
index 0000000000..ff2ad82715
--- /dev/null
+++ b/plugins/ImageGraph/lang/zh-tw.json
@@ -0,0 +1,6 @@
+{
+ "ImageGraph": {
+ "ColumnOrdinateMissing": "在這份報表中找不到欄位「%1$s」。嘗試下列任一:%2$s",
+ "PluginDescription": "從你任何資料報表產生優美的靜態 PNG 圖像檔案。"
+ }
+} \ No newline at end of file