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-11 00:35:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
castopod/modules/Admin/Language/en/Validation.php

19 lines
474 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);
/**
* @copyright 2020 Podlibre
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'min_dims' =>
'{field} is either not an image, or it is not wide or tall enough.',
feat: add podcast banner field for each podcast + refactor images configuration - rename image fields on podcast, episode and persons for better clarity - set different sizes config for podcast cover, banner and persons avatars - add tiny size for covers - fix responsive on admin forms
2021-11-01 17:12:03 +00:00
'is_image_ratio' =>
'{field} is either not an image or not of the right ratio.',
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
'validate_url' =>
'The {field} field must be a valid URL (eg. https://example.com/).',
];
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 526ms 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