diff options
author | 无闻 <joe2010xtmf@163.com> | 2014-09-25 15:11:33 -0400 |
---|---|---|
committer | 无闻 <joe2010xtmf@163.com> | 2014-09-25 15:11:33 -0400 |
commit | 57d48fb6a2fb34f5da1aa702c33bc9c268e29f71 (patch) | |
tree | 98ba0334be98158789172dc85794cc10ba151583 | |
parent | 7c30ae7002f203aac1841fefdf535b0d017aabbf (diff) | |
parent | b0f8b1147c41f4ce0a6e5c2ebe8218187b9f1ced (diff) | |
download | gitea-57d48fb6a2fb34f5da1aa702c33bc9c268e29f71.tar.gz gitea-57d48fb6a2fb34f5da1aa702c33bc9c268e29f71.zip |
Merge pull request #498 from cedricziel/translations
[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 |