diff --git a/result.php b/result.php index 5f00d93..068e639 100644 --- a/result.php +++ b/result.php @@ -75,7 +75,7 @@ if ( ISQ::$general['qr'] ) {
- ' . yourls__( 'Copy to clipboard', 'isq-translation' ) . ''; } ?> + ' . yourls__( 'Copy to clipboard', 'isq_translation' ) . ''; } ?>
@@ -83,13 +83,13 @@ if ( ISQ::$general['qr'] ) {
- ' . yourls__( 'Copy to clipboard', 'isq-translation' ) . ''; } ?> + ' . yourls__( 'Copy to clipboard', 'isq_translation' ) . ''; } ?>
- ' . yourls__( 'Copy to clipboard', 'isq-translation' ) . ''; } ?> + ' . yourls__( 'Copy to clipboard', 'isq_translation' ) . ''; } ?>
@@ -117,7 +117,7 @@ if ( ISQ::$general['qr'] ) { - ' . yourls__( 'QR code', 'isq-translation' ) . '

' . yourls__( 'Share your link with external devices', 'isq-translation' ) . '

' . $qrCode; } ?> + ' . yourls__( 'QR code', 'isq_translation' ) . '

' . yourls__( 'Share your link with external devices', 'isq_translation' ) . '

' . $qrCode; } ?>