diff options
author | GiteaBot <teabot@gitea.io> | 2021-08-02 00:07:40 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-08-02 00:07:40 +0000 |
commit | 3375e7658e00fe8764a8b7fa7016d85753686739 (patch) | |
tree | 3a2433eea62061d47fe4542e7b226d0bddafe5ce /options | |
parent | 48c7c880b8fcf8e5d8495e66392e787bd7209b8c (diff) | |
download | gitea-3375e7658e00fe8764a8b7fa7016d85753686739.tar.gz gitea-3375e7658e00fe8764a8b7fa7016d85753686739.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 8f4bab2e67..651093ed23 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -1040,6 +1040,7 @@ editor.require_signed_commit=ブランチでは署名されたコミットが必 commits.desc=ソースコードの変更履歴を参照します。 commits.commits=コミット commits.no_commits=共通のコミットはありません。 '%s' と '%s' の履歴はすべて異なっています。 +commits.nothing_to_compare=二つのブランチは同じ内容です。 commits.search=コミットの検索… commits.search.tooltip=キーワード "author:"、"committer:"、"after:"、"before:" を付けて指定できます。 例 "revert author:Alice before:2019-04-01" commits.find=検索 |