Skip to content

Commit

Permalink
Run prettier as per the contribution guidelines again
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Dec 26, 2024
1 parent 5018f1e commit cc81b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_py_to_exe/web/js/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@ const translationMap = {
'i ažuriraj svoj kod da bi radio sa PyInstaller.',
sk:
'Buďte opatrný pri pridávaní súborov v režime jedného súboru;\n' +
`<a ${onFileModeAdditionalFilesHelpAnchorTagContents}>prečítajte si tento príspevok (stránka v angličtine)</a>\n` +
`<a ${onFileModeAdditionalFilesHelpAnchorTagContents}>prečítajte si tento príspevok (stránka v angličtine)</a>\n` +
'a aktualizujte kód tak, aby fungoval s PyInstaller-om.',
ja:
'1つのファイルモードで追加ファイルを使用する際は、注意が必要です。;\n' +
Expand Down

0 comments on commit cc81b93

Please sign in to comment.