mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 22:41:27 +00:00
New translations web.php (German)
[ci skip]
This commit is contained in:
parent
215076ea6b
commit
434260d18f
1 changed files with 2 additions and 2 deletions
|
@ -93,7 +93,7 @@ return [
|
||||||
|
|
||||||
'dm' => 'PN',
|
'dm' => 'PN',
|
||||||
'groupPost' => 'Gruppen-Post',
|
'groupPost' => 'Gruppen-Post',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'לוג מנהל',
|
||||||
'post' => 'Beitrag',
|
'post' => 'Beitrag',
|
||||||
'story' => 'Story',
|
'story' => 'Story',
|
||||||
],
|
],
|
||||||
|
@ -132,7 +132,7 @@ return [
|
||||||
'addCW' => 'Inhaltswarnung hinzufügen',
|
'addCW' => 'Inhaltswarnung hinzufügen',
|
||||||
'removeCW' => 'Inhaltswarnung entfernen',
|
'removeCW' => 'Inhaltswarnung entfernen',
|
||||||
'markAsSpammer' => 'Als Spammer markieren',
|
'markAsSpammer' => 'Als Spammer markieren',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'העלם והוסף אזהרת תוכן לפוסטים קיימים ועתידיים',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitiver Inhalt',
|
'sensitive' => 'Sensitiver Inhalt',
|
||||||
'abusive' => 'missbräuchlich oder schädigend',
|
'abusive' => 'missbräuchlich oder schädigend',
|
||||||
|
|
Loading…
Reference in a new issue