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 54c00cd commit e60fbeeCopy full SHA for e60fbee
lang/sr/activities.php
@@ -85,9 +85,9 @@
85
'webhook_delete_notification' => 'Вебхоок је успешно обрисан',
86
87
// Imports
88
- 'import_create' => 'created import',
+ 'import_create' => 'креиран увоз',
89
'import_create_notification' => 'Import successfully uploaded',
90
- 'import_run' => 'updated import',
+ 'import_run' => 'ажуриран увоз',
91
'import_run_notification' => 'Content successfully imported',
92
'import_delete' => 'deleted import',
93
'import_delete_notification' => 'Import successfully deleted',
0 commit comments