Format code to correspond to other block
This commit is contained in:
@@ -15,7 +15,7 @@ In the development of an application, often the first thing you need to do is to
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -81,7 +81,7 @@ In order to facilitate multi-language calls in the template package directly, we
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -15,7 +15,7 @@ In the development of an application, often the first thing you need to do is to
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -81,7 +81,7 @@ In order to facilitate multi-language calls in the template package directly, we
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -79,7 +79,7 @@ beegoにおいて以下のようにグローバル変数を設定します:
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -15,7 +15,7 @@ In the development of an application, often the first thing you need to do is to
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -81,7 +81,7 @@ In order to facilitate multi-language calls in the template package directly, we
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
@@ -84,7 +84,7 @@ beego.InitLang()
|
||||
}
|
||||
}
|
||||
|
||||
#en.json
|
||||
# en.json
|
||||
|
||||
{
|
||||
"en": {
|
||||
|
||||
Reference in New Issue
Block a user