mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 03:36:28 +09:00
68a18b02e9
- small fixes and code optimization;
7 lines
336 B
PHP
7 lines
336 B
PHP
<p>
|
|
<?php printf( __( 'Ultimate Member is not yet available in your language: <strong>%1$s</strong>.', 'ultimate-member' ), $locale ); ?>
|
|
</p>
|
|
|
|
<p>
|
|
<?php _e( 'If you want to contribute this translation to the plugin, please add it on our <a href="https://ultimatemember.com/forums/">community forum</a>.', 'ultimate-member' ); ?>
|
|
</p>
|