Browse Source

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
for-closed-social
mrm2m 7 years ago
committed by GitHub
parent
commit
3898625ff1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      options/locale/locale_de-DE.ini

+ 1
- 1
options/locale/locale_de-DE.ini View File

@ -141,7 +141,7 @@ users=Benutzer
organizations = Organisationen
search=Suche
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.
[auth]

Loading…
Cancel
Save