change to "data"

This commit is contained in:
Mckay Wrigley
2023-04-01 23:01:05 -06:00
parent d68f77867d
commit 56d3b2fba2
18 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ export const Import: FC<Props> = ({ onImport }) => {
/>
<SidebarButton
text={t('Import conversations')}
text={t('import data')}
icon={<IconFileImport size={18} />}
onClick={() => {
const importFile = document.querySelector(