Add German translations for account pages

pull/1084/head
phl0 2021-07-09 15:19:19 +02:00
rodzic b4a01660b7
commit 87a9511f0a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 48EA1E640798CA9A
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,10 @@
<?php
defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
$lang['account_logbook_fields'] = 'Logbuchfelder';
$lang['account_column1_text'] = 'Wähle Spalte 1';
$lang['account_column2_text'] = 'Wähle Spalte 2';
$lang['account_column3_text'] = 'Wähle Spalte 3';
$lang['account_column4_text'] = 'Wähle Spalte 4';
$lang['account_column5_text'] = 'Wähle Spalte 5 (nur für Logbuch)';