Some corrections to English UI text #506

マージ済み
y6nH が 6 個のコミットを patch-1 から master へマージ 5年前
y6nH がコメント 5年前 (github.comから移行)
まだ内容がありません
codecov[bot] がコメント 5年前 (github.comから移行)

Codecov Report

Merging #506 into master will decrease coverage by 2.26%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #506      +/-   ##
==========================================
- Coverage   26.83%   24.56%   -2.27%     
==========================================
  Files          65       65              
  Lines        9000     7116    -1884     
==========================================
- Hits         2415     1748     -667     
+ Misses       6585     5368    -1217
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/506?src=pr&el=h1) Report > Merging [#506](https://codecov.io/gh/Plume-org/Plume/pull/506?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/c7ee779f51729326567a4c4bdeb416d8882f4b0a?src=pr&el=desc) will **decrease** coverage by `2.26%`. > The diff coverage is `0%`. ```diff @@ Coverage Diff @@ ## master #506 +/- ## ========================================== - Coverage 26.83% 24.56% -2.27% ========================================== Files 65 65 Lines 9000 7116 -1884 ========================================== - Hits 2415 1748 -667 + Misses 6585 5368 -1217 ```
elegaanz (github.comから移行) が変更を承認 5年前
elegaanz (github.comから移行) がコメント

Thank you. 😊 I just corrected them in all the other places they were used to make sure the old version was never used again (so it would be nice if maybe someone else could double-check this PR… even if normally it should be fine)

Thank you. :blush: I just corrected them in all the other places they were used to make sure the old version was never used again (so it would be nice if maybe someone else could double-check this PR… even if normally it should be fine)
trinity-1686a が変更を承認 5年前
trinity-1686a がコメント
オーナー

I don't find any non-modified occurrences with git grep

I don't find any non-modified occurrences with git grep

レビューア

trinity-1686a が変更を承認 5年前
プルリクエストは a674df3a77 でマージされています。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b patch-1 master
git pull origin patch-1

ステップ 2:

変更内容をマージして、Forgejoに反映します。
git checkout master
git merge --no-ff patch-1
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: Plume/Plume#506
読み込み中…
まだ内容がありません