Stand 2018-05-17.

This commit is contained in:
2018-05-17 15:49:18 +02:00
committed by Stefan Rohde-Enslin
parent 9f3f452674
commit 6f3e3195a7
60 changed files with 261 additions and 41 deletions

8
frontend/es/texts.json Normal file
View File

@ -0,0 +1,8 @@
{
"texts": {
"rss_title": "RSS feeds",
"rss_content": "<p>On this page you can find a list of all RSS feeds this page offers.<\/p><ul><li><a>General feed for all objects<\/a><\/li><\/ul>",
"api_title": "API and Export Options",
"api_content": "<h3>JSON API<\/h3><article><p>Museum-Digital offers JSON APIs for most of the central pages.<\/p><\/article><h3>Further export options<\/h3><article><ul><\/ul><\/article>"
}
}