mirror of https://github.com/abpframework/abp.git
17 changed files with 66 additions and 7 deletions
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "pt-BR", |
|||
"texts": { |
|||
"Menu:Administration": "Administração" |
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "pt-BR", |
|||
"texts": { |
|||
"hello": "Olá" |
|||
} |
|||
} |
|||
@ -0,0 +1,9 @@ |
|||
{ |
|||
"culture": "pt-BR", |
|||
"texts": { |
|||
"WelcomeVoloDocs": "Bem vindo ao VoloDocs!", |
|||
"NoProjectWarning": "Ainda não existe um projeto definido!", |
|||
"CreateYourFirstProject": "Clique aqui para iniciar seu primeiro projeto", |
|||
"NoProject": "Sem projeto!" |
|||
} |
|||
} |
|||
@ -1,6 +1,6 @@ |
|||
{ |
|||
"culture": "pt-BR", |
|||
"texts": { |
|||
|
|||
"Features": "Funcionalidades" |
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "pt-BR", |
|||
"texts": { |
|||
"Permission:MyProjectName": "MyProjectName" |
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "pt-BR", |
|||
"texts": { |
|||
|
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "pt-BR", |
|||
"texts": { |
|||
|
|||
} |
|||
} |
|||
Loading…
Reference in new issue