Add language files and translations
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return
|
||||
[
|
||||
'wikiContentAdd' => 'Wiki içeriği ekle',
|
||||
'recentlyadded' => 'Wiki son eklenenler',
|
||||
'categorys' => 'Kategorileri',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user