Update translations

This commit is contained in:
Tetrakern 2023-01-28 21:25:38 +01:00
parent 7c6e24de5b
commit 1b9636c0f9

View File

@ -1123,8 +1123,8 @@ function fcntr( $key, $escape = false ) {
'is_followed' => _x( 'Followed', 'Story is followed.', 'fictioneer' ),
'is_read' => _x( 'Read', 'Story or chapter is marked as read.', 'fictioneer' ),
'is_read_later' => _x( 'Read later', 'Story is marked to be read later.', 'fictioneer' ),
'jump_to_comments' => __( 'Jump to comments', 'fictioneer' ),
'jump_to_bookmark' => __( 'Jump to bookmark', 'fictioneer' ),
'jump_to_comments' => __( 'Comments', 'fictioneer' ),
'jump_to_bookmark' => __( 'Bookmark', 'fictioneer' ),
'login' => __( 'Login', 'fictioneer' ),
'login_modal' => _x( 'Login', 'Login modal heading.', 'fictioneer' ),
'login_with' => _x( 'Log in with', 'OAuth 2.0 login option plus appended icon.', 'fictioneer' ),