Change Todo list to Action item, add translations (#5949)

Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
This commit is contained in:
Abigail Dawson 2024-06-30 11:21:01 -04:00 committed by GitHub
parent ef017ff6ec
commit aa0f7862ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 11 additions and 6 deletions

View File

@ -51,6 +51,6 @@
"Unset": "Unset",
"Image": "Image",
"SeparatorLine": "Separator line",
"TodoList": "Todo list"
"TodoList": "Action item"
}
}

View File

@ -48,6 +48,7 @@
"Height": "Alto",
"Unset": "Anular",
"Image": "Imagen",
"SeparatorLine": "Línea de separación"
"SeparatorLine": "Línea de separación",
"TodoList": "Tarea pendiente"
}
}

View File

@ -48,6 +48,7 @@
"Height": "Hauteur",
"Unset": "Non défini",
"Image": "Image",
"SeparatorLine": "Ligne de séparation"
"SeparatorLine": "Ligne de séparation",
"TodoList": "À faire"
}
}

View File

@ -48,6 +48,7 @@
"Height": "Altura",
"Unset": "Anular",
"Image": "Imagem",
"SeparatorLine": "linha separadora"
"SeparatorLine": "linha separadora",
"TodoList": "Tarefa pendente"
}
}

View File

@ -50,6 +50,7 @@
"Height": "Высота",
"Unset": "Убрать",
"Image": "Изображение",
"SeparatorLine": "Разделительная линия"
"SeparatorLine": "Разделительная линия",
"TodoList": "Action item"
}
}

View File

@ -50,6 +50,7 @@
"Height": "高度",
"Unset": "未设置",
"Image": "图片",
"SeparatorLine": "分隔线"
"SeparatorLine": "分隔线",
"TodoList": "待办"
}
}