]> git.mxchange.org Git - friendica.git/blobdiff - mod/editpost.php
Merge pull request #8203 from MrPetovan/task/4599-frio-jot-async
[friendica.git] / mod / editpost.php
index 2bbc2f2b61ed9ce5be8f31316262944bf558f8fc..ca5db3e08105b7372f14f85a37cfc860b8962f07 100644 (file)
@@ -70,6 +70,7 @@ function editpost_content(App $a)
                '$return_path' => '/display/' . $item['guid'],
                '$action' => 'item',
                '$share' => DI::l10n()->t('Save'),
+               '$loading' => DI::l10n()->t('Loading...'),
                '$upload' => DI::l10n()->t('Upload photo'),
                '$shortupload' => DI::l10n()->t('upload photo'),
                '$attach' => DI::l10n()->t('Attach file'),