Skip to content

Commit

Permalink
Fix PT Translation Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrozadotdev committed Nov 7, 2023
1 parent 5a62395 commit 456c3da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/packages/openblocks/src/i18n/locales/pt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1805,8 +1805,8 @@ export const pt = {
"450": "(Telefone)",
"800": "800px (Tablet)",
"1440": "1440px (Laptop)",
"1920": "1920px (Tela de Desktop)",
"3200": "3200px (Tela Ultra Wide)",
"1920": "1920px (Desktop)",
"3200": "3200px (Ultra Wide)",
title: "Definições do aplicativo",
autofill: "Preenchimento automático",
userDefined: "Personalizado",
Expand Down

0 comments on commit 456c3da

Please sign in to comment.