Improved the content system
Update content.php, strings.json, and 2 more files...
This commit is contained in:
@@ -60,7 +60,12 @@
|
||||
"error.content.detect.display": "Failed to detect if you requested the category's search page or a specific one.",
|
||||
"error.content.detect.subtype": "Failed to detect the sub-type of content you requested.",
|
||||
"error.content.detect.tags": "Failed to detect the basic tags for the content you requested.",
|
||||
"error.content.detect.empty": "No content could be found for the given tags."
|
||||
"error.content.detect.empty": "No content could be found for the given tags.",
|
||||
|
||||
"content.title.error": "$content.title.error",
|
||||
"content.title.search": "$content.title.search",
|
||||
"content.title.article": "$content.title.article",
|
||||
"content.title.application": "$content.title.application"
|
||||
},
|
||||
"fr": {
|
||||
"home.title.nav": "Accueil",
|
||||
@@ -122,7 +127,12 @@
|
||||
"error.content.detect.display": "Impossibilité de détecter si une recherche ou page spécifique était demandée.",
|
||||
"error.content.detect.subtype": "Impossibilité de détecter le sous-type de contenu demandé.",
|
||||
"error.content.detect.tags": "Impossibilité de détecter les tags de base du contenu demandé.",
|
||||
"error.content.detect.empty": "Aucun contenu en rapport avec les tags choisi n'as été trouvé."
|
||||
"error.content.detect.empty": "Aucun contenu en rapport avec les tags choisi n'as été trouvé.",
|
||||
|
||||
"content.title.error": "$content.title.error",
|
||||
"content.title.search": "$content.title.search",
|
||||
"content.title.article": "$content.title.article",
|
||||
"content.title.application": "$content.title.application"
|
||||
},
|
||||
"lb": {
|
||||
"home.title.nav": "Doheem",
|
||||
|
Reference in New Issue
Block a user