diff options
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/de.json | 1 | ||||
| -rw-r--r-- | locales/en.json | 1 | ||||
| -rw-r--r-- | locales/zh-CN.json | 3 | ||||
| -rw-r--r-- | locales/zh-TW.json | 3 | 
4 files changed, 6 insertions, 2 deletions
| diff --git a/locales/de.json b/locales/de.json index de76b590..824371ab 100644 --- a/locales/de.json +++ b/locales/de.json @@ -60,6 +60,7 @@  	"Refresh": "Neu laden",  	"Contacts": "Kontakte",  	"Report an issue": "Fehlerbericht senden", +	"Meet us on Gitter": "Triff uns auf Gitter",  	"Send us email": "Kontakt",  	"Documents": "Dokumente",  	"Features": "Funktionen", diff --git a/locales/en.json b/locales/en.json index 49e93a83..e6a966d7 100644 --- a/locales/en.json +++ b/locales/en.json @@ -62,6 +62,7 @@  	"Refresh": "Refresh",  	"Contacts": "Contacts",  	"Report an issue": "Report an issue", +	"Meet us on Gitter": "Meet us on Gitter",  	"Send us email": "Send us email",  	"Documents": "Documents",  	"Features": "Features", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 97602c82..eeb01291 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -60,6 +60,7 @@  	"Refresh": "重新整理",  	"Contacts": "联络方式",  	"Report an issue": "报告问题", +	"Meet us on Gitter": "在 Gitter 上联系我们",  	"Send us email": "寄信给我们",  	"Documents": "文件",  	"Features": "功能简介", @@ -101,4 +102,4 @@  	"OR": "或是",  	"Export to Snippet": "导出到 Snippet",  	"Select Visibility Level": "选择可见层级" -}
\ No newline at end of file +} diff --git a/locales/zh-TW.json b/locales/zh-TW.json index a3bb7774..c55758ab 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -60,6 +60,7 @@  	"Refresh": "重新整理",  	"Contacts": "聯絡方式",  	"Report an issue": "回報問題", +	"Meet us on Gitter": "透過 Gitter 聯絡我們",  	"Send us email": "寄信給我們",  	"Documents": "文件",  	"Features": "功能簡介", @@ -101,4 +102,4 @@  	"OR": "或是",  	"Export to Snippet": "匯出到 Snippet",  	"Select Visibility Level": "選擇可見層級" -}
\ No newline at end of file +} | 
