1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-15 14:08:28 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2019-11-23 15:05:14 +00:00
parent 9856ac5818
commit e6036d9899
30 changed files with 123 additions and 0 deletions

View File

@@ -302,6 +302,7 @@ CommitChoice=コミットを選択
TreeName=ファイルパス
Content=内容
require_error=`は空にできません。`
alpha_dash_error=`は、英数字、ダッシュ('-')、アンダースコア('_')だけを含めることができます。`
alpha_dash_dot_error=`は、英数字、ダッシュ('-')、アンダースコア('_')、ドット('.')だけを含めることができます。`