mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Fix translations repeater on collection detail
This commit is contained in:
@@ -637,15 +637,17 @@ rows:
|
||||
template: '{{ locale }}'
|
||||
fields:
|
||||
- field: locale
|
||||
name: Locale
|
||||
type: string
|
||||
system:
|
||||
meta:
|
||||
interface: language
|
||||
options:
|
||||
limit: true
|
||||
width: half
|
||||
- field: translation
|
||||
name: Translation
|
||||
type: string
|
||||
system:
|
||||
meta:
|
||||
interface: text-input
|
||||
width: half
|
||||
locked: true
|
||||
|
||||
Reference in New Issue
Block a user