Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
brianignacio5 committed Apr 15, 2024
1 parent 2147459 commit b3fd332
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 59 deletions.
2 changes: 1 addition & 1 deletion l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"Error encountered while adding dependency {dependency} to the component \"{component}\"": "Se encontró un error al agregar la dependencia {dependencia} al componente \"{component}\"",
"Error encountered while creating project from example \"{example}\"": "Se encontró un error al crear un proyecto a partir del ejemplo \"{ejemplo}\"",
"Wait for ESP-IDF build or flash to finish": "Espere a que finalice la compilación o la actualización de ESP-IDF"
}
}
55 changes: 0 additions & 55 deletions l10n/bundle.l10n.json

This file was deleted.

2 changes: 1 addition & 1 deletion l10n/bundle.l10n.pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"Error encountered while adding dependency {dependency} to the component \"{component}\"": "Erro encontrado ao adicionar a dependência {dependency} ao componente \"{component}\"",
"Error encountered while creating project from example \"{example}\"": "Erro encontrado ao criar o projeto do exemplo \"{example}\"",
"Wait for ESP-IDF build or flash to finish": "Aguarde a conclusão da compilação ou flash do ESP-IDF"
}
}
2 changes: 1 addition & 1 deletion l10n/bundle.l10n.ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"Error encountered while adding dependency {dependency} to the component \"{component}\"": "Произошла ошибка при добавлении зависимости {dependent} к компоненту \"{comment}\".",
"Error encountered while creating project from example \"{example}\"": "Ошибка при создании проекта из примера \"{example}\".",
"Wait for ESP-IDF build or flash to finish": "Подождите завершения сборки или прошивки ESP-IDF."
}
}
2 changes: 1 addition & 1 deletion l10n/bundle.l10n.zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"Error encountered while adding dependency {dependency} to the component \"{component}\"": "将依赖项 {dependency} 添加到组件“{component}”时遇到错误",
"Error encountered while creating project from example \"{example}\"": "从示例“{example}”创建项目时遇到错误",
"Wait for ESP-IDF build or flash to finish": "等待 ESP-IDF 构建或刷新完成"
}
}

0 comments on commit b3fd332

Please sign in to comment.