40 lines
966 B
YAML
40 lines
966 B
YAML
en:
|
||
module_name:
|
||
activity: "Activity"
|
||
personal_activity: "Activity"
|
||
personal_activity:
|
||
attendee: "Attendee"
|
||
participant: "Participant"
|
||
year: "Year"
|
||
activity_name: "Activity Name"
|
||
activity_organizer: "Organizer"
|
||
activity_area: "Area"
|
||
activity_start_date: "Start Date"
|
||
activity_end_date: "End Date"
|
||
note: "Note"
|
||
graph_by: "Graphy By"
|
||
file : "File"
|
||
file_name : "File name"
|
||
upload: "upload"
|
||
description : "File Description"
|
||
frontend:
|
||
researchs: "Activity Front-end"
|
||
|
||
create_success : "Successfully Create"
|
||
update_success : "Successfully Update"
|
||
delete_success : "Successfully Delete"
|
||
add: "Add"
|
||
back: "Back"
|
||
delete: "Delete"
|
||
edit: "Edit"
|
||
nothing: "Nothing"
|
||
show: "Show"
|
||
sure?: "Are you sure?"
|
||
update: "Update"
|
||
yes_: "Yes"
|
||
no_: "No"
|
||
cancel : "Cancel"
|
||
save: "save"
|
||
hintText: "Type in a search term"
|
||
noResultsText: "No results"
|
||
searchingText: "Searching…" |