Skip to content

Commit

Permalink
Add german translation
Browse files Browse the repository at this point in the history
  • Loading branch information
bytehead committed Aug 6, 2023
1 parent 2a948a1 commit 0d79136
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions contao/languages/de/tl_user.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php

declare(strict_types=1);

$GLOBALS['TL_LANG']['tl_user']['limitedWidth'] = ['Limitierte Breite', 'Limitiert die Breite des Backends auf 1440px.'];

0 comments on commit 0d79136

Please sign in to comment.