Skip to content

Commit d485904

Browse files
committed
Adding translation in pt-BR for KeyboardShortcuts.CodeEditing.RenameVariable locale key
1 parent 81eb18c commit d485904

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)