mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
New translations web.php (German)
[ci skip]
This commit is contained in:
parent
82b97653d9
commit
83580d0510
1 changed files with 3 additions and 3 deletions
|
@ -83,7 +83,7 @@ return [
|
|||
'updatedA' => 'aktualisierte ein',
|
||||
'sentA' => 'sendete ein',
|
||||
|
||||
'followed' => 'followed',
|
||||
'followed' => 'gefolgt',
|
||||
'mentioned' => 'erwähnt',
|
||||
'you' => 'du',
|
||||
|
||||
|
@ -95,7 +95,7 @@ return [
|
|||
'groupPost' => 'Gruppen-Post',
|
||||
'modlog' => 'modlog',
|
||||
'post' => 'Beitrag',
|
||||
'story' => 'story',
|
||||
'story' => 'Story',
|
||||
],
|
||||
|
||||
'post' => [
|
||||
|
@ -135,7 +135,7 @@ return [
|
|||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||
'spam' => 'Spam',
|
||||
'sensitive' => 'Sensitiver Inhalt',
|
||||
'abusive' => 'Abusive or Harmful',
|
||||
'abusive' => 'missbräuchlich oder schädigend',
|
||||
'underageAccount' => 'Minderjährigen-Konto',
|
||||
'copyrightInfringement' => 'Urheberrechtsverletzung',
|
||||
'impersonation' => 'Nachahmen',
|
||||
|
|
Loading…
Reference in a new issue