diff --git a/frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_pt_BR.arb b/frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_pt_BR.arb
index 8e9c87e0cf..8f9186b7d8 100644
--- a/frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_pt_BR.arb
+++ b/frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_pt_BR.arb
@@ -1,35 +1,35 @@
 {
   "@@locale": "pt-BR",
-  "bold": "",
+  "bold": "Negrito",
   "@bold": {},
-  "bulletedList": "",
+  "bulletedList": "Lista de marcadores",
   "@bulletedList": {},
-  "checkbox": "",
+  "checkbox": "Caixa de seleção",
   "@checkbox": {},
-  "embedCode": "",
+  "embedCode": "Código incorporado",
   "@embedCode": {},
-  "heading1": "",
+  "heading1": "H1",
   "@heading1": {},
-  "heading2": "",
+  "heading2": "H2",
   "@heading2": {},
-  "heading3": "",
+  "heading3": "H3",
   "@heading3": {},
-  "highlight": "",
+  "highlight": "Destacar",
   "@highlight": {},
-  "image": "",
+  "image": "Imagem",
   "@image": {},
-  "italic": "",
+  "italic": "Itálico",
   "@italic": {},
-  "link": "",
+  "link": "Link",
   "@link": {},
-  "numberedList": "",
+  "numberedList": "Lista numerada",
   "@numberedList": {},
-  "quote": "",
+  "quote": "Citar",
   "@quote": {},
-  "strikethrough": "",
+  "strikethrough": "Rasurar",
   "@strikethrough": {},
-  "text": "",
+  "text": "Texto",
   "@text": {},
-  "underline": "",
+  "underline": "Sublinhar",
   "@underline": {}
 }
\ No newline at end of file