You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/de/pastebin.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,8 @@
57
57
'PASTEBIN' => 'Pastebin',
58
58
'PASTEBIN_AUTH_NO_VIEW' => 'Du hast keine Berechtigung, die Seite anzuzeigen.',
59
59
'PASTEBIN_AUTH_NO_POST' => 'Du hast keine Berechtigung, einen Eintrag zu erstellen.',
60
-
'PASTEBIN_CONFIRM' => 'Visuelle Bestätigung',
61
-
'PASTEBIN_CONFIRM_EXPLAIN' => 'Gib den Code genau so ein, wie du ihn siehst; Groß- und Kleinschreibung wird nicht unterschieden, Null wird nicht verwendet.',
60
+
'PASTEBIN_CONFIRM' => 'Anti-Spam-Bot-Maßnahmen',
61
+
'PASTEBIN_CONFIRM_EXPLAIN' => 'Bitte löse die Anti-Spam-Bot-Maßnahmen, damit dein Eintrag abgesendet werden kann.',
62
62
'PASTEBIN_EMPTY_FILEUPLOAD' => 'Die hochgeladene Datei ist leer.',
63
63
'PASTEBIN_EXPLAIN' => 'Im Pastebin kannst du Codeabschnitte oder auch ganze Dateien ablegen, um sie zum Beispiel später in einem Supportthema zu verlinken.',
0 commit comments