mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Merge pull request #2650 from phl0/addTranslations
This commit is contained in:
commit
f3fa563022
1 changed files with 5 additions and 0 deletions
|
|
@ -194,3 +194,8 @@ $lang['southamerica'] = 'Südamerika';
|
|||
|
||||
$lang['gen_band_selection'] = 'Bandauswahl';
|
||||
$lang['general_word_today'] = 'Heute';
|
||||
|
||||
$lang['dashboard_php_version_warning'] = 'Die PHP Version is zu alt. Benötigt wird mindestens die Version 7.4. Die installierte Version ist';
|
||||
$lang['dashboard_country_files_warning'] = 'Die Länderlisten müssen aktualisiert werden! Klicke <a href="'.site_url('update').'">hier</a>, um das zu tun!';
|
||||
$lang['dashboard_locations_warning'] = 'Ea wurde kein Stationsstandort angelegt! Klicke <a href="'. site_url('station') . '">hier</a>, um das zu tun!';
|
||||
$lang['dashboard_logbooks_warning'] = 'Es wurde kein Stationslogbuch angelegt. Klicke <a href="'. site_url('logbooks') . '">hier</a>, um das zu tun!';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue