Skip to content

Commit

Permalink
Fix BG messages
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeLimaDev committed Nov 22, 2024
1 parent 7b17ff1 commit e085386
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions react/components/ErrorPage/messages/bg.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"render-runtime.error.title": "Algo deu errado",
"render-runtime.error.description": "Não conseguimos conexão com o servidor. Se o problema persistir, entre em contato com o suporte da VTEX.",
"render-runtime.error.error-id": "ID",
"render-runtime.error.error-date": "Data",
"render-runtime.error.action.retry": "Tentar novamente",
"render-runtime.error.counter": "Nova tentativa em {counter}..."
"render-runtime.error.title": "Нещо се обърка",
"render-runtime.error.description": "Не успяхме да се свържем със сървъра. Ако проблемът продължава, се свържете с поддръжката на VTEX.",
"render-runtime.error.error-id": "ИД",
"render-runtime.error.error-date": "Дата",
"render-runtime.error.action.retry": "Опитайте отново",
"render-runtime.error.counter": "Автоматичен опит за повтаряне на действието след {counter}..."
}

0 comments on commit e085386

Please sign in to comment.