From b313efdcbdfff9c25d9087722b0e053a279bd539 Mon Sep 17 00:00:00 2001 From: gouguoyin <245629560@qq.com> Date: Mon, 11 Nov 2024 10:21:14 +0800 Subject: [PATCH] Update content --- README.cn.md | 3 ++- README.jp.md | 3 ++- README.md | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.cn.md b/README.cn.md index 16777d61..3e36695c 100644 --- a/README.cn.md +++ b/README.cn.md @@ -11,7 +11,7 @@ #### 项目简介 -一个轻量级、语义化、对开发者友好的 golang 时间处理库,支持链式调用,已被 [awesome-go-cn](https://github.com/yinggaozhen/awesome-go-cn#日期和时间 "awesome-go-cn") 收录,并获得 `gitee` 2024 年最有价值项目(`GVP`) +一个轻量级、语义化、对开发者友好的 golang 时间处理库,支持链式调用,已被 [awesome-go](https://github.com/yinggaozhen/awesome-go-cn#日期和时间 "awesome-go-cn") 收录,并获得 `gitee` 2024 年最有价值项目(`GVP`)和 `gitcode` 2024 年度 `G-Star` 项目 #### 仓库地址 @@ -1359,6 +1359,7 @@ person.CreatedAt4.Int64() // 1596604455999999999 * [保加利亚语(bg)](./lang/bg.json "保加利亚语"): 由 [yuksbg](https://github.com/yuksbg "yuksbg") 翻译 * [阿拉伯语(ar)](./lang/bg.json "阿拉伯语"): 由 [zumoshi](https://github.com/yuksbg "zumoshi") 翻译 * [匈牙利语(hu)](./lang/hu.json "匈牙利语"): 由 [kenlas](https://github.com/kenlas "kenlas") 翻译 +* [丹麦语(dk)](./lang/dk.json "丹麦语"): 由 [Munk91](https://github.com/Munk91 "Munk91") 翻译 目前支持的方法有 diff --git a/README.jp.md b/README.jp.md index dfdf2888..42576f0a 100644 --- a/README.jp.md +++ b/README.jp.md @@ -1359,8 +1359,9 @@ person.CreatedAt4.Int64() // 1596604455999999999 * [ヒンディー語(hi)](./lang/hi.json "ヒンディー語"): [chauhan17nitin](https://github.com/chauhan17nitin "chauhan17nitin") から翻訳されます * [ポーランド語(pl)](./lang/pl.json "ポーランド語"): [gouguoyin](https://github.com/gouguoyin "gouguoyin") から翻訳されます * [ブルガリア語(bg)](./lang/bg.json "ブルガリア語"): 由 [yuksbg](https://github.com/yuksbg "yuksbg") 翻译 -* [アラビア語(ar)](./lang/ar.json "アラビア語"): 由 [zumoshi](https://github.com/yuksbg "zumoshi") 翻译 +* [アラビア語(ar)](./lang/ar.json "アラビア語"): 由 [zumoshi](https://github.com/zumoshi "zumoshi") 翻译 * [ハンガリー語(hu)](./lang/hu.json "ハンガリー語"): 由 [kenlas](https://github.com/kenlas "kenlas") 翻译 +* [デンマーク語(dk)](./lang/dk.json "デンマーク語"): 由 [Munk91](https://github.com/Munk91 "Munk91") 翻译 現在サポートされている方法 diff --git a/README.md b/README.md index b1d45bf5..90d44ddc 100644 --- a/README.md +++ b/README.md @@ -1359,6 +1359,7 @@ The following languages are supported * [Bulgarian(bg)](./lang/bg.json "Bulgarian"): translated by [yuksbg](https://github.com/yuksbg "yuksbg") * [Arabic(ar)](./lang/ar.json "Arabic"): translated by [zumoshi](https://github.com/zumoshi "zumoshi") * [Hungarian(hu)](./lang/hu.json "Hungarian"): translated by [kenlas](https://github.com/kenlas "kenlas") +* [Dansk(dk)](./lang/dk.json "Dansk"): translated by [Munk91](https://github.com/Munk91 "Munk91") The following methods are supported