Logo
Explore Help
Register Sign In
saulteafarmer/castopod
1
0
Fork 0
You've already forked castopod
mirror of https://code.castopod.org/adaures/castopod synced 2025-05-10 16:25:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
castopod/modules/Auth/Language/it/MyAccount.php

19 lines
452 B
PHP
Raw Normal View History

refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure - create Admin, Analytics, Auth, Fediverse and Install modules in the root modules/ folder - rename ActivityPub to Fediverse
2021-08-23 11:05:16 +00:00
<?php
declare(strict_types=1);
/**
docs(init): create documentation website using vitepress - rename podlibre to adaures - rename castopod-host to castopod - simplify README and redirect to docs site - move INSTALL and UPDATE docs - add new gitlabci pipeline to deploy docs - upgrade node to v16 in Dockerfile
2022-02-19 16:06:11 +00:00
* @copyright 2020 Ad Aures
refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure - create Admin, Analytics, Auth, Fediverse and Install modules in the root modules/ folder - rename ActivityPub to Fediverse
2021-08-23 11:05:16 +00:00
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'info' => 'My account info',
'changePassword' => 'Change my password',
'messages' => [
'wrongPasswordError' => "You've entered the wrong password, try again.",
'passwordChangeSuccess' => 'Password has been successfully changed!',
],
];
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 147ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API