Fix plugin i18n strings

This commit is contained in:
Jb 2019-11-23 10:34:19 +01:00
parent 52fd2b08dc
commit 7e8c847471
13 changed files with 86 additions and 86 deletions

View file

@ -19,7 +19,7 @@ use function WordPressDotOrg\FiveForTheFuture\get_views_path;
type="submit"
id="5ftf-pledge-submit"
name="action"
value="<?php esc_attr_e( 'Update Pledge', 'wporg' ); ?>"
value="<?php esc_attr_e( 'Update Pledge', 'wporg-5ftf' ); ?>"
/>
</div>
</form>