diff options
author | Cedric Ziel <cedric@cedric-ziel.com> | 2014-09-25 09:16:43 +0200 |
---|---|---|
committer | Cedric Ziel <cedric@cedric-ziel.com> | 2014-09-25 09:16:43 +0200 |
commit | b0f8b1147c41f4ce0a6e5c2ebe8218187b9f1ced (patch) | |
tree | 6eaa64483d3993315c5d896e4175de8f04db62e0 | |
parent | 25268577a53bd326b21866c792d7ec390a6e4d94 (diff) | |
download | gitea-b0f8b1147c41f4ce0a6e5c2ebe8218187b9f1ced.tar.gz gitea-b0f8b1147c41f4ce0a6e5c2ebe8218187b9f1ced.zip |
[TASK] Refine german string for authentification source
-rw-r--r-- | conf/locale/locale_de-DE.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_de-DE.ini b/conf/locale/locale_de-DE.ini index 1776616020..95253a4397 100644 --- a/conf/locale/locale_de-DE.ini +++ b/conf/locale/locale_de-DE.ini @@ -441,7 +441,7 @@ repos.stars = Stars repos.issues = Issues auths.auth_manage_panel = Authentifizierung -auths.new = Neu Authentifizierungsquelle hinzufügen +auths.new = Neue Authentifizierungsquelle hinzufügen auths.name = Name auths.type = Typ auths.enabled = aktiviert |