web polish translations (some with fallback)

This commit is contained in:
MichaelDvP
2022-09-19 15:38:08 +02:00
parent e9415c1708
commit ef842b6c52
3 changed files with 250 additions and 257 deletions

View File

@@ -89,7 +89,7 @@ const LayoutAuthMenu: FC = () => {
<SEflag style={{ width: 16, verticalAlign: 'middle' }} />
&nbsp;SE
</MenuItem>
<MenuItem key="pl" value="pl" disabled>
<MenuItem key="pl" value="pl">
<PLflag style={{ width: 16, verticalAlign: 'middle' }} />
&nbsp;PL
</MenuItem>