refactor: translate UI elements to Turkish and update homepage content
This commit is contained in:
+2
-2
@@ -50,13 +50,13 @@ apps:
|
||||
|
||||
category:
|
||||
isEnabled: true
|
||||
pathname: 'category' # Category main path /category/some-category, you can change this to "group" (/group/some-category)
|
||||
pathname: 'kategori' # Category main path /kategori/some-category
|
||||
robots:
|
||||
index: true
|
||||
|
||||
tag:
|
||||
isEnabled: true
|
||||
pathname: 'tag' # Tag main path /tag/some-tag, you can change this to "topics" (/topics/some-category)
|
||||
pathname: 'etiket' # Tag main path /etiket/some-tag
|
||||
robots:
|
||||
index: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user