X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Feditpost.php;h=ca5db3e08105b7372f14f85a37cfc860b8962f07;hb=4c07c725b61506a4c4bf82b0acc30b4cfebd6933;hp=2bbc2f2b61ed9ce5be8f31316262944bf558f8fc;hpb=1bc4b2e0788ac11d3b377013b410f2250fff68aa;p=friendica.git diff --git a/mod/editpost.php b/mod/editpost.php index 2bbc2f2b61..ca5db3e081 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -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'),