diff --git a/resources/lang/en/languages.php b/resources/lang/en/languages.php index b1bee6bcab2fb30d643bbc83158af73ef7c7c339..583d8564aae88c1ce8f414c0be18ee27cb99b329 100644 --- a/resources/lang/en/languages.php +++ b/resources/lang/en/languages.php @@ -8,5 +8,8 @@ return [ "hinweis.1" => "Please click \"Submit data\" when finished. You don't have to translate all items.", "hinweis.2" => "<b>Hint</b>: You won't see your translations until we checked and inserted it. Save your work by setting a bookmark.", "hinweis.3" => "<b>Note</b>: We publish the hole content of your work on a<a href=\"https://gitlab.metager3.de/open-source/MetaGer\" target=\"_blank\" rel=\"noopener\">Publication</a>. This is subject to a AGPL-v3-License. You agree with clicking the \"Submit data\" button.", - "email" => "<b>Email address for possible inquiries</b> (optional):" + "email" => "<b>Email address for possible inquiries</b> (optional):", + "synoptic" => [ + "hinweis" => "Last modified:" + ] ]; \ No newline at end of file