mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-18 04:53:27 -05:00
8 lines
143 B
PHP
8 lines
143 B
PHP
<?php
|
|
|
|
return [
|
|
'new_notify' => 'Nové upozornění',
|
|
'new_smsnotify' => 'Nový Smsnotify',
|
|
'new_template' => 'Nová šablona',
|
|
];
|