예제 #1
0
 public function getShortLabel()
 {
     return parent::getShortLabel() . ' (updated monthly)';
 }
예제 #2
0
 public function getShortLabel()
 {
     return sprintf(__('%s (updated monthly)', 'geoip-detect'), parent::getShortLabel());
 }