afterlogic / webmail-lite

AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
https://afterlogic.org/webmail-lite
GNU Affero General Public License v3.0
443 stars 120 forks source link

Wrong translation in German.ini #6

Closed andryyy closed 10 years ago

andryyy commented 10 years ago

LABEL_FIRST_NAME = "Vorname" LABEL_LAST_NAME = "Vorname"

Should be: LABEL_FIRST_NAME = "Vorname" LABEL_LAST_NAME = "Nachname"

afterlogic commented 10 years ago

We'll have that updated, thanks.