generated from pascalmartineau/wp-skeleton
refactor: membership => profile
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
This commit is contained in:
@@ -85,8 +85,8 @@ __( "Location", 'ccat' );
|
||||
__( "Location type", 'ccat' );
|
||||
__( "Media type", 'ccat' );
|
||||
__( "Media(s)", 'ccat' );
|
||||
__( "Membership type", 'ccat' );
|
||||
__( "Membership(s)", 'ccat' );
|
||||
__( "Profile type", 'ccat' );
|
||||
__( "Profile(s)", 'ccat' );
|
||||
__( "Message", 'ccat' );
|
||||
__( "Minimum price", 'ccat' );
|
||||
__( "Moral entity", 'ccat' );
|
||||
@@ -110,7 +110,7 @@ __( "Post – Article", 'ccat' );
|
||||
__( "Post – Contributor", 'ccat' );
|
||||
__( "Post – Event", 'ccat' );
|
||||
__( "Post – Location", 'ccat' );
|
||||
__( "Post – Membership", 'ccat' );
|
||||
__( "Post – Profile", 'ccat' );
|
||||
__( "Post – Page", 'ccat' );
|
||||
__( "Post – Project", 'ccat' );
|
||||
__( "Post – Representation", 'ccat' );
|
||||
|
||||
Reference in New Issue
Block a user