checklist/lang/en/cache.php
Juan Felipe Zapata Moreno 9c6eeb5fb3 Commit Inicial
2025-08-05 09:52:38 -06:00

6 lines
131 B
PHP

<?php
return [
'no-cache' => ':label ":var" does not exist in the cache',
'save' => ':label ":var" saved in the cache',
];