Add German translations for account pages

这个提交包含在:
phl0 2021-07-09 15:19:19 +02:00
父节点 b4a01660b7
当前提交 87a9511f0a
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A

查看文件

@ -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)';