1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-11 20:18:20 +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

@@ -253,6 +253,7 @@ CommitChoice=Incheckningsval
TreeName=Filsökväg
Content=Innehåll
require_error=får inte vara tomt
alpha_dash_error=` bör endast innehålla alfanumeriska tecken, bindestreck ('-') och understreck ('_').`
alpha_dash_dot_error=` bör endast innehålla alfanumeriska tecken, bindestreck ('-'), understreck ('_') och punkter ('.').`