We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9509f commit eef26aeCopy full SHA for eef26ae
src/nginxconfig/i18n/pl/templates/domain_sections/routing.js
@@ -29,7 +29,7 @@ import common from '../../common';
29
export default {
30
fallbackRouting: 'Routing rezerwowy',
31
fallbackRoutingPhpPath: `Ścieżka routingu rezerwowego dla ${common.php}`,
32
- legacyPhpRouting: `Routing stasrego typu dla ${common.php}`,
+ legacyPhpRouting: `Routing starego typu dla ${common.php}`,
33
enableLegacyRouting: `${common.enable} routing starego typu`,
34
routing: 'Routing',
35
};
0 commit comments