1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Add locales (en/de native, rest -> translate.google.com)

This commit is contained in:
Raphael Randschau
2015-02-05 18:10:52 +01:00
parent 3c65265871
commit 92036a78d1
9 changed files with 10 additions and 1 deletions

View File

@@ -631,6 +631,7 @@ config.db_path_helper=(nur für "sqlite3")
config.service_config=Service-Einstellungen
config.register_email_confirm=E-Mail-Bestätigung bei Registrierung
config.disable_register=Registrierung deaktivieren
config.show_registration_button = Registrierungs-Button anzeigen
config.require_sign_in_view=Ansehen erfordert Registrierung
config.mail_notify=E-Mail-Benachrichtigung
config.enable_cache_avatar=Avatar-Cache aktivieren