Fix typo in Polish translation (#317)

This commit is contained in:
Roki
2022-01-15 19:43:43 +01:00
committed by GitHub
parent bf9509f81c
commit eef26ae79a

View File

@@ -29,7 +29,7 @@ import common from '../../common';
export default {
fallbackRouting: 'Routing rezerwowy',
fallbackRoutingPhpPath: `Ścieżka routingu rezerwowego dla ${common.php}`,
legacyPhpRouting: `Routing stasrego typu dla ${common.php}`,
legacyPhpRouting: `Routing starego typu dla ${common.php}`,
enableLegacyRouting: `${common.enable} routing starego typu`,
routing: 'Routing',
};