Added french translation files for backend and frontend.

This commit is contained in:
2019-02-13 23:41:25 +01:00
committed by Stefan Rohde-Enslin
parent f5103a4288
commit a4a5104a71
80 changed files with 2982 additions and 14 deletions

View File

@ -0,0 +1,22 @@
{
"nav": {
"home": "Home",
"museum": "Museum",
"collection": "Collection",
"object": "Object",
"topics": "Topics",
"contact": "Contact",
"API": "API",
"API_link": "",
"rss_feeds": "RSS feeds",
"api": "API",
"exhibition": "Exhibition",
"settings": "Settings",
"sitemap": "Site map",
"more": "More",
"articles": "Articles",
"events": "Events",
"select_language": "Select language",
"join_us": "Join us"
}
}