mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-17 06:12:02 +00:00
Resolve "Prepare for translation management tool"
This commit is contained in:
parent
7fdfa3bc3f
commit
20c700cb33
174 changed files with 2600 additions and 4152 deletions
web-frontend/modules/database/components/docs
|
@ -45,18 +45,3 @@ export default {
|
|||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
<i18n>
|
||||
{
|
||||
"en": {
|
||||
"apiDocsSelectDatabase": {
|
||||
"needOneDatabase": "You need to have at least one database to view the API documentation."
|
||||
}
|
||||
},
|
||||
"fr": {
|
||||
"apiDocsSelectDatabase": {
|
||||
"needOneDatabase": "Vous devez avoir au moins une base de données afin de consulter la documentation de l'API."
|
||||
}
|
||||
}
|
||||
}
|
||||
</i18n>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue