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/Feedback')
-rw-r--r--plugins/Feedback/lang/ja.json7
-rw-r--r--plugins/Feedback/lang/zh-tw.json2
-rw-r--r--plugins/Feedback/templates/index.twig2
3 files changed, 9 insertions, 2 deletions
diff --git a/plugins/Feedback/lang/ja.json b/plugins/Feedback/lang/ja.json
index e4362e0eac..e54843584d 100644
--- a/plugins/Feedback/lang/ja.json
+++ b/plugins/Feedback/lang/ja.json
@@ -19,6 +19,13 @@
"ViewUserGuides": "Piwik の設定方法と、効果的なデータ分析方法は、%1$s user guides %2$s をご確認ください。",
"CommunityHelp": "コミュニティヘルプ",
"ProfessionalHelp": "プロフェッショナルヘルプ",
+ "ProfessionalServicesOfferIntro": "どのようなサービスを利用できますか?",
+ "ProfessionalServicesOptimizationMaintenance": "Piwik 最適化および保守サービス",
+ "ProfessionalServicesPhoneEmailSupport": "電話とメールのサポート",
+ "ProfessionalServicesTraining": "ユーザー、テクニカル、開発者のトレーニング",
+ "ProfessionalServicesPremiumFeatures": "プレミアム機能",
+ "ProfessionalServicesCustomDevelopment": "カスタム開発サービス",
+ "ProfessionalServicesAnalystConsulting": "アナリストコンサルティングサービス",
"ContactUs": "お問い合わせ",
"VisitTheForums": "%1$s フォーラム %2$s にアクセスし、Piwik ユーザーのコミュニティから助けを得る"
}
diff --git a/plugins/Feedback/lang/zh-tw.json b/plugins/Feedback/lang/zh-tw.json
index c2b37bc959..e06f9c8c75 100644
--- a/plugins/Feedback/lang/zh-tw.json
+++ b/plugins/Feedback/lang/zh-tw.json
@@ -1,6 +1,6 @@
{
"Feedback": {
- "DoYouHaveBugReportOrFeatureRequest": "你有一個臭蟲回報或功能請求?",
+ "DoYouHaveBugReportOrFeatureRequest": "你想回報 Bug 或是建議新功能?",
"IWantTo": "我想要:",
"LearnWaysToParticipate": "瞭解所有你可以 %1$s 參與%2$s 的方法",
"ManuallySendEmailTo": "請手動寄送你的訊息至",
diff --git a/plugins/Feedback/templates/index.twig b/plugins/Feedback/templates/index.twig
index 80d7d0350f..0bc68d2141 100644
--- a/plugins/Feedback/templates/index.twig
+++ b/plugins/Feedback/templates/index.twig
@@ -11,7 +11,7 @@
<div piwik-content-block
content-title="{{ headline|e('html_attr') }}"
feature="{{ 'General_Help'|translate|e('html_attr') }}">
- <p>{{ 'General_PiwikIsACollaborativeProjectYouCanContributeAndDonate'|translate(
+ <p>{{ 'General_PiwikIsACollaborativeProjectYouCanContributeAndDonateNextRelease'|translate(
"<a href='?module=Proxy&action=redirect&url=http://piwik.org' target='_blank'>",
"</a>",
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://piwik.org/get-involved/'>",