Skip to content
Snippets Groups Projects
Commit 7d497b40 authored by Roang's avatar Roang
Browse files

Fix missing translations

parent e074fe91
No related branches found
No related tags found
No related merge requests found
......@@ -1681,6 +1681,10 @@ msgstr "\"{user}\" bereits hinzugefügt"
msgid "Unknown User"
msgstr "Unbekannter Benutzer"
#, python-format
msgid "No %(verbose_name)s found matching the query"
msgstr "Kein %(verbose_name)s für die gewünschte Abfrage gefunden."
msgid "Room-new-hangar__legal_hint"
msgstr "Du bestätigst, dass ihr ausschließlich nur solche Inhalte ablegt/veröffentlicht, für die ihr auch die nötigen Lizenzen/Rechte habt. Zuwiderhandlungen können ggf. straf- bzw. zivilrechtliche Folgen haben!"
......
......@@ -1685,6 +1685,10 @@ msgstr "\"{user}\" already added"
msgid "Unknown User"
msgstr ""
#, python-format
msgid "No %(verbose_name)s found matching the query"
msgstr "No %(verbose_name)s found matching the query"
msgid "Room-new-hangar__legal_hint"
msgstr "You acknowledge that you will only store/publish content to which you own the necessary rights/licenses. Any violation might be liable to prosecution!"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment