From e1ff0a283bc10e66677cd0b6c72dde5ff6376c84 Mon Sep 17 00:00:00 2001 From: gouguoyin <245629560@qq.com> Date: Mon, 1 Aug 2022 14:24:38 +0800 Subject: [PATCH] v2.1.9 Added Italian support --- README.cn.md | 1 + README.jp.md | 1 + README.md | 1 + 3 files changed, 3 insertions(+) diff --git a/README.cn.md b/README.cn.md index a0a50c3e..63b4015e 100644 --- a/README.cn.md +++ b/README.cn.md @@ -1333,6 +1333,7 @@ fmt.Printf("%+v", *person) * [乌克兰语(uk)](./lang/uk.json "乌克兰语"): 由 [open-git](https://github.com/open-git "open-git") 翻译 * [罗马尼亚语(ro)](./lang/ro.json "罗马尼亚语"): 由 [DrOctavius](https://github.com/DrOctavius "DrOctavius") 翻译 * [印度尼西亚语(id)](./lang/id.json "印度尼西亚语"): 由 [justpoypoy](https://github.com/justpoypoy "justpoypoy") 翻译 +* [意大利语(it)](./lang/it.json "意大利语"): 由 [nicoloHevelop](https://github.com/nicoloHevelop "nicoloHevelop") 翻译 目前支持的方法有 diff --git a/README.jp.md b/README.jp.md index 922ead28..295b1b1f 100644 --- a/README.jp.md +++ b/README.jp.md @@ -1330,6 +1330,7 @@ fmt.Printf("%+v", *person) * [ウクライナ語(uk)](./lang/uk.json "ウクライナ語"):[open-git](https://github.com/open-git "open-git") から翻訳されます * [ルーマニア語(ro)](./lang/ro.json "ルーマニア語"): [DrOctavius](https://github.com/DrOctavius "DrOctavius") から翻訳されます * [インドネシア語(id)](./lang/id.json "インドネシア語"): [justpoypoy](https://github.com/justpoypoy "justpoypoy") から翻訳されます +* [イタリア語(it)](./lang/it.json "イタリア語"): [nicoloHevelop](https://github.com/nicoloHevelop "nicoloHevelop") から翻訳されます 現在サポートされている方法 diff --git a/README.md b/README.md index a7f0fb9c..36e3fdef 100644 --- a/README.md +++ b/README.md @@ -1330,6 +1330,7 @@ The following languages are supported * [Ukrainian(uk)](./lang/uk.json "Ukrainian"): translated by [open-git](https://github.com/open-git "open-git") * [Romanian(ro)](./lang/ro.json "Romanian"): translated by [DrOctavius](https://github.com/DrOctavius "DrOctavius") * [Indonesian(id)](./lang/id.json "Indonesian"): translated by [justpoypoy](https://github.com/justpoypoy "justpoypoy") +* [Italian(it)](./lang/it.json "Italian"): translated by [nicoloHevelop](https://github.com/nicoloHevelop "nicoloHevelop") The following methods are supported