Skip to content
Snippets Groups Projects
MyAccount.php 309 B
Newer Older
  • Learn to ignore specific revisions
  • <?
    /**
     * @copyright  2020 Podlibre
     * @license    https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
     * @link       https://castopod.org/
     */
    
    return [
        'passwordChangeSuccess' => 'Password has been successfully changed!',
    
        'changePassword' => 'Change my password',
        'info' => 'My account info'