Skip to content

Commit ad8135c

Browse files
committed
chore(client/import): rephrase ZIP import recommendation
1 parent bcb2daf commit ad8135c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/client/src/translations/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"importIntoNote": "Import into note",
165165
"chooseImportFile": "Choose import file",
166166
"importDescription": "Content of the selected file(s) will be imported as child note(s) into",
167-
"importZipRecommendation": "Upload a .zip file to seamlessly import an entire directory hierarchy at once.",
167+
"importZipRecommendation": "When importing a ZIP file, the note hierarchy will reflect the subdirectory structure within the archive.",
168168
"options": "Options",
169169
"safeImportTooltip": "Trilium <code>.zip</code> export files can contain executable scripts which may contain harmful behavior. Safe import will deactivate automatic execution of all imported scripts. Uncheck \"Safe import\" only if the imported archive is supposed to contain executable scripts and you completely trust the contents of the import file.",
170170
"safeImport": "Safe import",

0 commit comments

Comments
 (0)