mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-31 11:50:08 +01:00
18 lines
740 B
JSON
18 lines
740 B
JSON
{
|
|
"home": "Inicio",
|
|
"unread": "Temas No Leídos",
|
|
"popular": "Temas Populares",
|
|
"recent": "Temas Recientes",
|
|
"users": "Usuarios Registrado",
|
|
"notifications": "Notificaciones",
|
|
"tags": "Temas etiquetados bajo \"%1\"",
|
|
"user.edit": "Editando \"%1\"",
|
|
"user.following": "Gente que sigue %1 ",
|
|
"user.followers": "Seguidores de %1",
|
|
"user.posts": "Posteos de %1",
|
|
"user.topics": "Temas creados por %1",
|
|
"user.favourites": "Publicaciones favoritas de %1 ",
|
|
"user.settings": "Preferencias del Usuario",
|
|
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
|
|
"maintenance.messageIntro": "Additionally, the administrator has left this message:"
|
|
} |