tachybase_todo/packages/plugins/@nocobase/plugin-multi-app-share-collection/src/locale/pt-BR.json
YANG QIA ff097936dd
fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121)
* fix: fix T-2063

* fix: fix T-2589

* chore: remove translation of page header

* chore: add version check for migration

* chore: switch locale files to JSON format

* fix: bug

* fix(auth): fix translation

* fix: add App provider

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-06 14:30:17 +08:00

13 lines
634 B
JSON

{
"Share collections": "Compartilhar tabelas",
"Unshared collections": "Tabelas não compartilhadas",
"Shared collections": "Tabelas compartilhadas",
"All categories": "Todas as categorias",
"Enter name or title...": "Digite o nome ou título...",
"Are you sure to add the following collections?": "Tem certeza de que deseja adicionar as seguintes tabelas?",
"Are you sure to remove the following collections?": "Tem certeza de que deseja remover as seguintes tabelas?",
"Collection display name": "Nome de exibição da tabela",
"Collection name": "Nome da tabela",
"Collection category": "Categoria da tabela"
}