Add missing translation strings for nodac

This commit is contained in:
2020-03-22 09:17:39 +01:00
committed by Stefan Rohde-Enslin
parent 7e84cf63ae
commit 5e0478c376
8 changed files with 79 additions and 11 deletions

View File

@ -85,6 +85,13 @@
"time_of_similar_name": "Time of similar name",
"tag_of_similar_name": "Tag of similar name",
"actor_of_similar_name": "Actor of similar name",
"last_changed_by_diagram": "Last changed by ... (Diagram)"
"last_changed_by_diagram": "Last changed by ... (Diagram)",
"base_information": "Base information",
"translations": "Translations",
"controlled_vocabularies": "Controlled vocabularies",
"annotations": "Annotations",
"pagination": "Pagination",
"results_line": "Results line",
"toggle_history": "Toggle history"
}
}

View File

@ -15,7 +15,17 @@
"no_orte_this_month": "Number of places this month",
"no_orte_this_month_approved": "Number of places approved this month",
"no_zeiten_all": "Number of times",
"no_zeiten_this_month": "Number of times",
"no_zeiten_this_month_approved": "Number of times approved this month"
"no_zeiten_this_month": "Number of times this month",
"no_zeiten_this_month_approved": "Number of times approved this month",
"no_tag_all": "Number of tags",
"no_tag_this_month": "Number of tags this month",
"no_tag_this_month_approved": "Number of tags approved this month",
"edited_generally": "Edited generally",
"edited_by_me": "Edited by me",
"recent_actors": "Recent actors",
"recent_places": "Recent places",
"recent_tags": "Recent tags",
"recent_times": "Recent times",
"statistics_intro": "Welcome to nodac, the administration tool for controlled data of museum-digital. From above you can reach the four vocabularies currently in use, actors, places, tags and times. Some general figures and latest additions you'll find below."
}
}