增加blog
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": "颜色背景",
|
||||
|
||||
Reference in New Issue
Block a user