Skip to content

Commit

Permalink
update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
camilavcoutinho committed Oct 17, 2024
1 parent 71339d2 commit 65caf09
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
16 changes: 8 additions & 8 deletions src/messages/en.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"feedback_section.question": "Was this helpful?",
"feedback_section.response": "Thanks for your feedback.",
"feedback_section.response": "Thank you for your feedback.",
"feedback_section.positive": "Yes",
"feedback_section.negative": "No",
"feedback_section.edit": "Suggest edits (Github)",
"feedback_modal.title": "Leave a comment (optional)",
"feedback_section.edit": "Suggest Edits (GitHub)",
"feedback_modal.title": "Leave a Comment (Optional)",
"feedback_modal.button": "Send Feedback",
"search_input.empty": "No results found. Try different search terms.",
"search_input.placeholder": "Search",
"sidebar_search.placeholder": "Search in",
"image.error_loading": "An error occurred while trying to load the image.",
"api_reference_sidebar_filter_clear": "Clear all",
"api_reference_sidebar_filter": "Filter by",
"image.error_loading": "An error occurred while loading the image",
"api_reference_sidebar_filter_clear": "Clear All",
"api_reference_sidebar_filter": "Filter By",
"cookie_bar.title": "We use cookies",
"cookie_bar.description": "This website uses cookies to improve site navigation, analyze website usage, and assist in our marketing efforts.",
"cookie_bar.accept": "I understand",
"cookie_bar.description": "This website uses cookies to improve navigation, analyze usage, and assist with our marketing efforts.",
"cookie_bar.accept": "I agree",
"cookie_bar.decline": "I decline"
}
32 changes: 16 additions & 16 deletions src/messages/es.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"feedback_section.question": "Was this helpful?",
"feedback_section.response": "Thanks for your feedback.",
"feedback_section.positive": "Yes",
"feedback_section.question": "¿Te ha parecido útil?",
"feedback_section.response": "Gracias por tu feedback",
"feedback_section.positive": "",
"feedback_section.negative": "No",
"feedback_section.edit": "Suggest edits (Github)",
"feedback_modal.title": "Leave a comment (optional)",
"feedback_modal.button": "Send Feedback",
"search_input.empty": "No results found. Try different search terms.",
"search_input.placeholder": "Search",
"sidebar_search.placeholder": "Search in",
"image.error_loading": "An error occurred while trying to load the image.",
"api_reference_sidebar_filter_clear": "Clear all",
"api_reference_sidebar_filter": "Filter by",
"cookie_bar.title": "We use cookies",
"cookie_bar.description": "This website uses cookies to improve site navigation, analyze website usage, and assist in our marketing efforts.",
"cookie_bar.accept": "I understand",
"cookie_bar.decline": "I decline"
"feedback_section.edit": "Sugerir cambios (GitHub)",
"feedback_modal.title": "Dar feedback (opcional)",
"feedback_modal.button": "Enviar feedback",
"search_input.empty": "No se encontraron resultados. Intenta utilizar otros términos.",
"search_input.placeholder": "Buscar",
"sidebar_search.placeholder": "Buscar en",
"image.error_loading": "Se produjo un error al cargar la imagen",
"api_reference_sidebar_filter_clear": "Limpiar todo",
"api_reference_sidebar_filter": "Filtrar por",
"cookie_bar.title": "Utilizamos cookies",
"cookie_bar.description": "Este sitio web utiliza cookies para optimizar la navegación, analizar el uso e impulsar nuestros esfuerzos de marketing.",
"cookie_bar.accept": "Acepto",
"cookie_bar.decline": "Rechazo"
}
34 changes: 17 additions & 17 deletions src/messages/pt.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"feedback_section.question": "Was this helpful?",
"feedback_section.response": "Thanks for your feedback.",
"feedback_section.positive": "Yes",
"feedback_section.negative": "No",
"feedback_section.edit": "Suggest edits (Github)",
"feedback_modal.title": "Leave a comment (optional)",
"feedback_modal.button": "Send Feedback",
"search_input.empty": "No results found. Try different search terms.",
"search_input.placeholder": "Search",
"sidebar_search.placeholder": "Search in",
"image.error_loading": "An error occurred while trying to load the image.",
"api_reference_sidebar_filter_clear": "Clear all",
"api_reference_sidebar_filter": "Filter by",
"cookie_bar.title": "We use cookies",
"cookie_bar.description": "This website uses cookies to improve site navigation, analyze website usage, and assist in our marketing efforts.",
"cookie_bar.accept": "I understand",
"cookie_bar.decline": "I decline"
"feedback_section.question": "Isso foi útil?",
"feedback_section.response": "Agradecemos pelo seu feedback.",
"feedback_section.positive": "Sim",
"feedback_section.negative": "Não",
"feedback_section.edit": "Sugerir edições (GitHub)",
"feedback_modal.title": "Deixe um comentário (opcional)",
"feedback_modal.button": "Enviar feedback",
"search_input.empty": "Nenhum resultado encontrado. Tente buscar por outros termos.",
"search_input.placeholder": "Buscar",
"sidebar_search.placeholder": "Buscar em",
"image.error_loading": "Ocorreu um erro ao carregar a imagem",
"api_reference_sidebar_filter_clear": "Limpar tudo",
"api_reference_sidebar_filter": "Filtrar por",
"cookie_bar.title": "Nós usamos cookies",
"cookie_bar.description": "Este site utiliza cookies para melhorar a navegação, analisar a experiência de uso e auxiliar em nossas ações de marketing.",
"cookie_bar.accept": "Concordo",
"cookie_bar.decline": "Discordo"
}

0 comments on commit 65caf09

Please sign in to comment.