Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
  • Loading branch information
gouguoyin committed Nov 11, 2024
1 parent 7e41ba0 commit b313efd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` 项目

#### 仓库地址

Expand Down Expand Up @@ -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") 翻译

目前支持的方法有

Expand Down
3 changes: 2 additions & 1 deletion README.jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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") 翻译

現在サポートされている方法

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b313efd

Please sign in to comment.