diff --git a/app/src/lang/en-US/index.json b/app/src/lang/en-US/index.json index bbe13d0df8..065da128ac 100644 --- a/app/src/lang/en-US/index.json +++ b/app/src/lang/en-US/index.json @@ -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",