mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-22 00:08:37 +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/row
|
@ -56,18 +56,3 @@ export default {
|
|||
mixins: [rowEditField, selectOptions, multipleSelectField],
|
||||
}
|
||||
</script>
|
||||
|
||||
<i18n>
|
||||
{
|
||||
"en": {
|
||||
"rowEditFieldMultipleSelect": {
|
||||
"addOption": "Add another option"
|
||||
}
|
||||
},
|
||||
"fr": {
|
||||
"rowEditFieldMultipleSelect": {
|
||||
"addOption": "Ajouter une option"
|
||||
}
|
||||
}
|
||||
}
|
||||
</i18n>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue