mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-10 22:53:06 +08:00
change the name of add record/repository in repositories
This commit is contained in:
parent
2e2f07bf58
commit
77d922a5e8
1 changed files with 2 additions and 2 deletions
|
@ -845,7 +845,7 @@ en:
|
|||
index:
|
||||
head_title: "Repositories"
|
||||
title: "Repositories"
|
||||
add_new_repository_tab: "Create new repository"
|
||||
add_new_repository_tab: "Add repository"
|
||||
delete_flash: "\"%{name}\" repository was successfully deleted!"
|
||||
rename_flash: "\"%{old_name}\" repository was successfully renamed to \"%{new_name}\"!"
|
||||
copy_flash: "\"%{new}\" repository was successfully copied from \"%{old}\"!"
|
||||
|
@ -888,7 +888,7 @@ en:
|
|||
row_name: "Name"
|
||||
added_on: "Added on"
|
||||
added_by: "Added by"
|
||||
add_new_record: "Add record"
|
||||
add_new_record: "Add new item"
|
||||
edit_record: "Edit"
|
||||
delete_record: "Delete"
|
||||
save_record: "Save"
|
||||
|
|
Loading…
Reference in a new issue