Update menu_lang.php

US "Grafschaft" is not commonly used in German. It's better to use "County", also because "County" is used elsewhere in the German translation.
This commit is contained in:
Byt3
2023-08-03 09:14:22 +02:00
committed by GitHub
parent ddb7ba0b42
commit b905919180

View File

@@ -41,7 +41,7 @@ $lang['menu_iota'] = 'IOTA';
$lang['menu_pota'] = 'POTA';
$lang['menu_sig'] = 'SIG';
$lang['menu_sota'] = 'SOTA';
$lang['menu_us_counties'] = 'US Grafschaften';
$lang['menu_us_counties'] = 'US Countys)';
$lang['menu_vucc'] = 'VUCC';
$lang['menu_was'] = 'WAS';
$lang['menu_wwff'] = 'WWFF';