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