Files
NodeBB/public/language/sc/users.json
Barış Soner Uşaklı 844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00

25 lines
949 B
JSON

{
"all-users": "All Users",
"latest-users": "Ùrtimos Impitadores",
"top-posters": "Prus Ativos",
"most-reputation": "Prus Famados",
"most-flags": "Most Flags",
"search": "Chirca",
"enter-username": "Pone unu nùmene de impitadore de chircare",
"search-user-for-chat": "Search for a user to start chat",
"load-more": "Càrriga de prus",
"users-found-search-took": "%1 user(s) found! Search took %2 seconds.",
"filter-by": "Filter By",
"online-only": "Online only",
"invite": "Invite",
"prompt-email": "Emails:",
"groups-to-join": "Groups to be joined when invite is accepted:",
"invitation-email-sent": "An invitation email has been sent to %1",
"user-list": "User List",
"recent-topics": "Recent Topics",
"popular-topics": "Popular Topics",
"unread-topics": "Unread Topics",
"categories": "Categories",
"tags": "Tags",
"no-users-found": "No users found!"
}