Fix typo in Polish translation

pull/317/head
Roki 2022-01-08 06:37:12 +01:00 committed by GitHub
parent a2ddcc1da8
commit b49aa458ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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',
};