mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add lang: cs
This commit is contained in:
7
resources/lang/cs/comment.php
Normal file
7
resources/lang/cs/comment.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'index' => [
|
||||
'page_title' => 'Komentáře',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user