1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Update translations

This commit is contained in:
Laurent Cozic
2023-10-12 15:26:10 +03:00
parent 0c701f59c7
commit 5cecfde085
87 changed files with 148456 additions and 52992 deletions

View File

@ -260,7 +260,7 @@ const EncryptionConfigScreen = (props: Props) => {
<br/>
<MacOSMissingPasswordHelpLink
theme={theme}
text={_('%s: Missing password', _('Help'))}
text={_('%s: Missing password.', _('Help'))}
/>
</p>
);