Ich weiß nicht, ob dies ein Fehler ist, aber das Titel-Tag im Layout wird nicht übersetzt.
Zum Beispiel,
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<head>
<title>Forgot Your Password</title>
</head>
<body>....</body>
</page>
Können Sie bestätigen, ob dies ein Fehler ist oder nicht?
The <action> instruction is deprecated. If the method implementation allows, use the <argument> for <block> or <referenceBlock> to access block public API.