I don't know if this a bug, but title tag in layout is not translated.
For example,
<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> Can you confirm if this a bug or not?