yusuketk vor 5 Jahren
Ursprung
Commit
f165c26cf6

+ 3 - 2
resource/locales/en_US/translation.json

@@ -792,10 +792,11 @@
   },
   "grid_edit":{
     "create_bootstrap_4_grid":"Create Bootstrap 4 Grid",
-    "grid_pattern":"Grid Pattern:",
+    "grid_settings": "Grid Settings",
+    "grid_pattern":"Grid Pattern",
     "division":"Divisions",
     "smart_no":"Smartphone / No Break",
-    "break_point":"Break point by display size:"
+    "break_point":"Break point by display size"
   },
   "validation":{
     "aws_region": "For the region, enter the AWS region name. ex):us-east-1",

+ 3 - 2
resource/locales/ja_JP/translation.json

@@ -785,10 +785,11 @@
   },
   "grid_edit":{
     "create_bootstrap_4_grid":"Bootstrap 4 グリッドを作成",
-    "grid_pattern":"グリッド パターン:",
+    "grid_settings": "グリッド設定",
+    "grid_pattern":"グリッド パターン",
     "division":"分割",
     "smart_no":"スマホ / 分割なし",
-    "break_point":"画面サイズより分割"
+    "break_point":"画面サイズより分割"
   },
   "validation":{
     "aws_region": "リージョンには、AWSリージョン名を入力してください。例: ap-northeast-1",

+ 3 - 2
resource/locales/zh_CN/translation.json

@@ -797,10 +797,11 @@
 	},
   "grid_edit":{
     "create_bootstrap_4_grid":"创建Bootstrap 4网格",
-    "grid_pattern":"网格样式:",
+    "grid_settings": "网格设置",
+    "grid_pattern": "网格样式",
     "division":"分割",
     "smart_no":"手机/不分割",
-    "break_point":"按画面大小分割"
+    "break_point":"按画面大小分割"
   },
   "validation":{
     "aws_region": "关于地区,请输入AWS地区名,例如:ap-east-1",