diff --git a/messages/ar-SA.json b/messages/ar-SA.json new file mode 100644 index 0000000..b61ec56 --- /dev/null +++ b/messages/ar-SA.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "تصميم المكدس", + "admin/editor.stack-layout.description": "المكون المستخدم لوضع كتل فوق بعضها البعض" +} diff --git a/messages/en-US.json b/messages/en-US.json new file mode 100644 index 0000000..14d1fe7 --- /dev/null +++ b/messages/en-US.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "Stack Layout", + "admin/editor.stack-layout.description": "Component used to put blocks over each other" +} diff --git a/messages/es-MX.json b/messages/es-MX.json new file mode 100644 index 0000000..0fd1acc --- /dev/null +++ b/messages/es-MX.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "Layout de pila", + "admin/editor.stack-layout.description": "Componente utilizado para colocar bloques uno encima del otro" +} diff --git a/messages/ja-JP.json b/messages/ja-JP.json new file mode 100644 index 0000000..5a34053 --- /dev/null +++ b/messages/ja-JP.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "スタックレイアウト", + "admin/editor.stack-layout.description": "互いにブロックを積み重ねるために使うコンポーネント" +} diff --git a/messages/ko-KR.json b/messages/ko-KR.json new file mode 100644 index 0000000..62bd394 --- /dev/null +++ b/messages/ko-KR.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "스택 레이아웃", + "admin/editor.stack-layout.description": "블록을 서로 연결하는 데 사용되는 구성 요소" +} diff --git a/messages/pt-BR.json b/messages/pt-BR.json new file mode 100644 index 0000000..1294ad7 --- /dev/null +++ b/messages/pt-BR.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "Pilha", + "admin/editor.stack-layout.description": "Componente usado para colocar blocos um sobre os outros" +} diff --git a/messages/ro-RO.json b/messages/ro-RO.json new file mode 100644 index 0000000..7f1fdeb --- /dev/null +++ b/messages/ro-RO.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "Layout stivă", + "admin/editor.stack-layout.description": "Componentă folosită pentru amplasarea blocurilor unul deasupra celuilalt" +} diff --git a/messages/th-TH.json b/messages/th-TH.json new file mode 100644 index 0000000..e43a739 --- /dev/null +++ b/messages/th-TH.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "เค้าโครงแบบเรียงซ้อน", + "admin/editor.stack-layout.description": "องค์ประกอบที่ใช้เพื่อวางบล็อคซ้อนกัน" +} diff --git a/messages/zh-TW.json b/messages/zh-TW.json new file mode 100644 index 0000000..78ba343 --- /dev/null +++ b/messages/zh-TW.json @@ -0,0 +1,4 @@ +{ + "admin/editor.stack-layout.title": "堆疊佈局", + "admin/editor.stack-layout.description": "組件,用於將塊相互堆疊" +}