- Timestamp:
- 03/28/2020 01:49:36 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/groups/groups-loop.php
r12156 r12595 48 48 <?php 49 49 printf( 50 /* translators: %s =last activity timestamp (e.g. "active 1 hour ago") */50 /* translators: %s: last activity timestamp (e.g. "active 1 hour ago") */ 51 51 __( 'active %s', 'buddypress' ), 52 52 bp_get_group_last_active()
Note: See TracChangeset
for help on using the changeset viewer.