array( '×', 'transparent', '#ccc' ),
'-1' => array( '↓', 'transparent', 'blue' ),
'0' => array( '', 'transparent', 'white' ),
'1' => array( '↑', 'transparent', 'green' ),
);
?>
|
|
priority ][0];
?>
|
context ) : ?>
context ); ?>
|
have to log in to add a translation.', 'glotpress' ), esc_url( wp_login_url( gp_url_current() ) ) );
}
$missing_text = "$edit_text";
if ( ! count( array_filter( $translation->translations, 'gp_is_not_null' ) ) ) :
// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
echo $missing_text;
elseif ( ! $translation->plural ) :
echo '' . esc_translation( $translation->translations[0] ) . '';
else :
?>
translations as $current_translation ) : ?>
-
' . esc_translation( $current_translation ) . '';
?>
|
|