This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

18
backend/pt/startpage.json Normal file
View File

@ -0,0 +1,18 @@
{
"tlStartpage": {
"shoutbox": "Notes",
"options": "Options",
"show_all_shouts": "Show full shoutbox history",
"all_shouts": "All shoutbox messages",
"shoutbox_write": "Write something",
"your_message": "Your message",
"additions_edits_month": "Additions and edits by month",
"licenses_images": "License Status of Images",
"account": "Account",
"logged_in_as": "Logged in as",
"username": "Username",
"mail": "Mail",
"private_notice": "Private note",
"post": "Post"
}
}