We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c972fd1 commit 312ac84Copy full SHA for 312ac84
1 file changed
lang/sv/activities.php
@@ -88,9 +88,9 @@
88
'import_create' => 'created import',
89
'import_create_notification' => 'Import successfully uploaded',
90
'import_run' => 'updated import',
91
- 'import_run_notification' => 'Content successfully imported',
+ 'import_run_notification' => 'Innehållet har importerats',
92
'import_delete' => 'deleted import',
93
- 'import_delete_notification' => 'Import successfully deleted',
+ 'import_delete_notification' => 'Importen har tagits bort',
94
95
// Users
96
'user_create' => 'skapade användare',
0 commit comments