增加blog

This commit is contained in:
ymk
2025-08-04 20:08:55 +08:00
parent 23b0e06e65
commit 9d3824006b
11 changed files with 406 additions and 9 deletions

View File

@@ -1,7 +1,8 @@
{
"Header": {
"appName": "Fast3DText",
"editorName": "Editor"
"editorName": "Editor",
"blogName": "Blog"
},
"ErrorPage": {
"title": "Some thing went wrong",
@@ -38,6 +39,11 @@
"faqQuestion3": "Is this 3D text generator free?",
"faqAnswer3": "Yes, create unlimited 3D text designs with no cost"
},
"BlogPage": {
"title": "Blog List",
"seoTitle": "3D Text Design Blog - Tips & Tutorials",
"seoDescription": "Explore our collection of 3D text design tutorials, tips and inspiration. Learn how to create stunning 3D text effects for your projects."
},
"BackgoundSetting": {
"title": "Background Setting",
"colorOption": "Color",

View File

@@ -1,7 +1,8 @@
{
"Header": {
"appName": "Fast3DText",
"editorName": "编辑器"
"editorName": "编辑器",
"blogName": "博文记录"
},
"ErrorPage": {
"title": " 错误页面",
@@ -38,6 +39,11 @@
"faqQuestion3": "这个3D文字生成器是免费的吗",
"faqAnswer3": "是的可以免费创建无限量的3D文字设计"
},
"BlogPage": {
"title": "博客列表",
"seoTitle": "3D文字设计博客 - 教程与技巧",
"seoDescription": "探索我们的3D文字设计教程、技巧和灵感集合。学习如何为您的项目创建惊艳的3D文字效果。"
},
"BackgoundSetting": {
"title": "背景设置",
"colorOption": "颜色背景",