Add persian #782

已合并
elegaanz 4 年前 将 1 次代码提交从 add-persian 合并至 master
elegaanz 评论于 4 年前 (从 github.com 迁移)
这个人很懒,什么都没留下。
elegaanz 评论于 4 年前 (从 github.com 迁移)

OK, I broke the git history once again, why do I have these two other commits here??? Fixed

~~OK, I broke the git history once again, why do I have these two other commits here???~~ Fixed
codecov[bot] 评论于 4 年前 (从 github.com 迁移)

Codecov Report

Merging #782 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #782   +/-   ##
=======================================
  Coverage   39.09%   39.09%           
=======================================
  Files          73       73           
  Lines        9756     9756           
  Branches     2233     2233           
=======================================
  Hits         3814     3814           
  Misses       4885     4885           
  Partials     1057     1057           
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/782?src=pr&el=h1) Report > Merging [#782](https://codecov.io/gh/Plume-org/Plume/pull/782?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/92a386277b9ed6fbd3157e0d8ac6ed901c568222&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #782 +/- ## ======================================= Coverage 39.09% 39.09% ======================================= Files 73 73 Lines 9756 9756 Branches 2233 2233 ======================================= Hits 3814 3814 Misses 4885 4885 Partials 1057 1057 ```
igalic (从 github.com 迁移)4 年前 批准此合并请求
kiwii4 年前 在代码提交中引用了该工单

评审人

该合并请求已作为 d99b42582d 被合并。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b add-persian master
git pull origin add-persian

第二步:

合并变更并更新到 Forgejo 上
git checkout master
git merge --no-ff add-persian
git push origin master
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:Plume/Plume#782
正在加载...
这个人很懒,什么都没留下。