Update locale_de-DE.ini
Changed English word "user" to German word "Benutzer" as suggested by https://github.com/go-gitea/gitea/pull/727#issuecomment-274483755
This commit is contained in:
parent
991a4d64f3
commit
3898625ff1
|
@ -141,7 +141,7 @@ users=Benutzer
|
||||||
organizations = Organisationen
|
organizations = Organisationen
|
||||||
search=Suche
|
search=Suche
|
||||||
repo_no_results = Es wurden keine passenden Repositories gefunden.
|
repo_no_results = Es wurden keine passenden Repositories gefunden.
|
||||||
user_no_results = Es wurden keine passenden User gefunden.
|
user_no_results = Es wurden keine passenden Benutzer gefunden.
|
||||||
org_no_results = Es wurden keine passenden Organisationen gefunden.
|
org_no_results = Es wurden keine passenden Organisationen gefunden.
|
||||||
|
|
||||||
[auth]
|
[auth]
|
||||||
|
|
Loading…
Reference in New Issue