mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-12 15:41:01 +01:00
12 lines
334 B
JSON
12 lines
334 B
JSON
{
|
|
"home": "Home",
|
|
"unread": "Unread Topics",
|
|
"recent": "Recent Topics",
|
|
"users": "Registered Users",
|
|
"notifications": "Notifications",
|
|
"user.edit": "Editing \"%1\"",
|
|
"user.following": "People %1 Follows",
|
|
"user.followers": "People who Follow %1",
|
|
"user.favourites": "%1's Favourite Posts",
|
|
"user.settings": "User Settings"
|
|
} |