From e313ad30a88ddb48a77bc8905bf6803724779c29 Mon Sep 17 00:00:00 2001 From: Camila Vieira Coutinho <71647659+camilavcoutinho@users.noreply.github.com> Date: Thu, 16 Dec 2021 10:35:18 -0300 Subject: [PATCH 1/9] New translations en.json (Spanish, Mexico) --- messages/es-MX.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/es-MX.json 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" +} From 826e18d612a1c9f7272ec3c1b0f13a0ca1ac43ea Mon Sep 17 00:00:00 2001 From: Camila Vieira Coutinho <71647659+camilavcoutinho@users.noreply.github.com> Date: Wed, 23 Mar 2022 05:04:53 -0300 Subject: [PATCH 2/9] New translations en.json (Thai) --- messages/th-TH.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/th-TH.json 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": "องค์ประกอบที่ใช้เพื่อวางบล็อคซ้อนกัน" +} From 89b88785eb5df5720b23e7690a31142ebbc9d360 Mon Sep 17 00:00:00 2001 From: Camila Vieira Coutinho <71647659+camilavcoutinho@users.noreply.github.com> Date: Wed, 4 May 2022 15:13:48 -0300 Subject: [PATCH 3/9] New translations en.json (Korean) --- messages/ko-KR.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/ko-KR.json 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": "블록을 서로 연결하는 데 사용되는 구성 요소" +} From 1511fb29155b011f202175180803f3a5dcfbdc3a Mon Sep 17 00:00:00 2001 From: Camila Vieira Coutinho <71647659+camilavcoutinho@users.noreply.github.com> Date: Wed, 4 May 2022 15:13:48 -0300 Subject: [PATCH 4/9] New translations en.json (Japanese) --- messages/ja-JP.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/ja-JP.json 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": "互いにブロックを積み重ねるために使うコンポーネント" +} From 60e6a8fb9d8faca7de5646935ab1e633f67cf680 Mon Sep 17 00:00:00 2001 From: Camila Vieira Coutinho <71647659+camilavcoutinho@users.noreply.github.com> Date: Fri, 10 Jun 2022 07:07:49 -0300 Subject: [PATCH 5/9] New translations en.json (Arabic) --- messages/ar-SA.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/ar-SA.json 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": "المكون المستخدم لوضع كتل فوق بعضها البعض" +} From 6fbe15b0998c46ec9f5c3230aa557bb1953cc04e Mon Sep 17 00:00:00 2001 From: Camila Vieira Coutinho <71647659+camilavcoutinho@users.noreply.github.com> Date: Thu, 25 Aug 2022 08:03:53 -0300 Subject: [PATCH 6/9] New translations en.json (Chinese Traditional) --- messages/zh-TW.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/zh-TW.json 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": "組件,用於將塊相互堆疊" +} From dda87c2325da13e7b272fff61c178aa88225652f Mon Sep 17 00:00:00 2001 From: "George B. de Lima" <106821144+GeorgeLimaDev@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:13:54 -0300 Subject: [PATCH 7/9] New translations en.json (Romanian) --- messages/ro-RO.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/ro-RO.json 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" +} From edef826d639339ce4fa2be955d02d82e5093e479 Mon Sep 17 00:00:00 2001 From: "George B. de Lima" <106821144+GeorgeLimaDev@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:13:57 -0300 Subject: [PATCH 8/9] New translations en.json (Portuguese, Brazilian) --- messages/pt-BR.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/pt-BR.json 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" +} From 554fec3d3146e3e945dcd72ad796675ce6c4a89f Mon Sep 17 00:00:00 2001 From: "George B. de Lima" <106821144+GeorgeLimaDev@users.noreply.github.com> Date: Fri, 21 Jul 2023 09:05:36 -0300 Subject: [PATCH 9/9] New translations en.json (English, United States) --- messages/en-US.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 messages/en-US.json 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" +}