mirror of
https://github.com/directus/directus.git
synced 2026-01-29 19:38:07 -05:00
Add translation for no fields in col
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
"only_show_the_file_extension": "Only show the file extension",
|
||||
"textarea": "Textarea",
|
||||
|
||||
"add_field": "Add Field",
|
||||
|
||||
"role_name": "Role Name",
|
||||
|
||||
"db_only_click_to_configure": "Database Only: Click to Configure ",
|
||||
@@ -1036,6 +1038,8 @@
|
||||
}
|
||||
},
|
||||
|
||||
"no_fields_in_collection": "There are no fields in \"{collection}\" yet",
|
||||
|
||||
"do_nothing": "Do Nothing",
|
||||
"generate_and_save_uuid": "Generate and Save UUID",
|
||||
"save_current_user_id": "Save Current User ID",
|
||||
|
||||
Reference in New Issue
Block a user