Skip to content

Commit 140d982

Browse files
[source]: Update Laravel Nova keys
1 parent da824dd commit 140d982

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/nova/4.x/nova.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@
409409
"There are no available options for this resource.": "There are no available options for this resource.",
410410
"All resources loaded.": "All resources loaded.",
411411
"Load :perPage More": "Load :perPage More",
412+
":amount selected": ":amount selected",
412413
":amount Total": ":amount Total",
413414
"Show All Fields": "Show All Fields",
414415
"There was a problem submitting the form.": "There was a problem submitting the form.",
@@ -434,6 +435,7 @@
434435
":resource Details: :title": ":resource Details: :title",
435436
"The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.",
436437
"An error occurred while uploading the file.": "An error occurred while uploading the file.",
438+
"An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error",
437439
"Previewing": "Previewing",
438440
"Replicate": "Replicate",
439441
"Are you sure you want to log out?": "Are you sure you want to log out?",
@@ -459,5 +461,8 @@
459461
"CSV (.csv)": "CSV (.csv)",
460462
"Excel (.xlsx)": "Excel (.xlsx)",
461463
"Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.",
462-
"Uploading files... (:current/:total)": "Uploading files... (:current/:total)"
464+
"Uploading files... (:current/:total)": "Uploading files... (:current/:total)",
465+
"Remove": "Remove",
466+
"Uploading": "Uploading",
467+
"The image could not be loaded.": "The image could not be loaded."
463468
}

0 commit comments

Comments
 (0)