]> git.mxchange.org Git - friendica.git/blobdiff - mod/notifications.php
Totally tacky...
[friendica.git] / mod / notifications.php
index 49157c4442dd4bf16fb891a274481159d1b28a93..93ca82bb0ccfb0d999096bd94db5f187090368c8 100644 (file)
@@ -108,6 +108,9 @@ function notifications_content(&$a) {
                                        '$intro_id' => $rr['intro_id'],
                                        '$friend_selected' => $friend_selected,
                                        '$fan_selected' => $fan_selected,
+                                       '$approve_as' => t('Approve as: '),
+                                       '$as_friend' => t('Friend'),
+                                       '$as_fan' => t('Fan/Admirer')
                                ));
                        }