Making WordPress.org

Changeset 14297


Ignore:
Timestamp:
12/17/2024 12:54:00 AM (16 months ago)
Author:
tellyworth
Message:

wporg-login: Update translation strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-login/strings.php

    r14279 r14297  
    66 */
    77
    8 __( 'Pineapple is delicious on pizza.', 'wporg' );
     8__( 'Pineapple is delicious on pizza', 'wporg' );
     9__( 'Remember me', 'wporg' );
     10/* translators: %s: List of linked policies, for example: <a>Privacy Policy</a> and <a>Terms of Service</a> */
     11__( 'I have read and accept the %s', 'wporg' );
    912__( 'Please try again.', 'wporg' );
    1013__( 'Are you in the right place?', 'wporg' );
Note: See TracChangeset for help on using the changeset viewer.