Start adding translations for catalogue raisonne
This commit is contained in:
@ -54,6 +54,9 @@
|
||||
"gender_female": "Female",
|
||||
"gender_male": "Male",
|
||||
"gender_other": "Other",
|
||||
"gender_explica": "Gender of the actor"
|
||||
"gender_explica": "Gender of the actor",
|
||||
"no_catalogue_raisonne_available": "No catalogue raisonne available",
|
||||
"create_new_catalogue": "Create new catalogue raisonne",
|
||||
"open_catalogue": "Open catalogue raisonne"
|
||||
}
|
||||
}
|
@ -109,6 +109,7 @@
|
||||
"article": "Article",
|
||||
"articles_choose": "Select an article",
|
||||
"articles_input": "Add an article",
|
||||
"annotations": "Annotations"
|
||||
"annotations": "Annotations",
|
||||
"catalogue_raisonne": "Catalogue raisonne"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user