Skip to content

Commit a29ccf6

Browse files
authored
Merge pull request #3712 from cassiano/add-translation-in-pt-BR-for-keyboard-shortcuts-code-editing-rename-variable-locale-key
Adding translation in pt-BR for `KeyboardShortcuts.CodeEditing.RenameVariable` locale key
2 parents 7ed7bf4 + 6563ad7 commit a29ccf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

translations/locales/pt-BR/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,8 @@
238238
"FindPreviousTextMatch": "Localizar ocorrência de texto anterior",
239239
"CodeEditing": "Edição de código",
240240
"ColorPicker": "Mostrar ferramenta seletora de cores",
241-
"CreateNewFile": "Criar novo arquivo"
241+
"CreateNewFile": "Criar novo arquivo",
242+
"RenameVariable": "Renomear variável"
242243
},
243244
"GeneralSelection": {
244245
"StartSketch": "Começar esboço",

0 commit comments

Comments
 (0)