Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion source/nova/4.x/nova.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@
"There are no available options for this resource.": "There are no available options for this resource.",
"All resources loaded.": "All resources loaded.",
"Load :perPage More": "Load :perPage More",
":amount selected": ":amount selected",
":amount Total": ":amount Total",
"Show All Fields": "Show All Fields",
"There was a problem submitting the form.": "There was a problem submitting the form.",
Expand All @@ -434,6 +435,7 @@
":resource Details: :title": ":resource Details: :title",
"The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.",
"An error occurred while uploading the file.": "An error occurred while uploading the file.",
"An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error",
"Previewing": "Previewing",
"Replicate": "Replicate",
"Are you sure you want to log out?": "Are you sure you want to log out?",
Expand All @@ -459,5 +461,8 @@
"CSV (.csv)": "CSV (.csv)",
"Excel (.xlsx)": "Excel (.xlsx)",
"Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.",
"Uploading files... (:current/:total)": "Uploading files... (:current/:total)"
"Uploading files... (:current/:total)": "Uploading files... (:current/:total)",
"Remove": "Remove",
"Uploading": "Uploading",
"The image could not be loaded.": "The image could not be loaded."
}