mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 16:04:41 +08:00
23 lines
838 B
JSON
23 lines
838 B
JSON
{
|
|
"en":{
|
|
"profile": "Profile",
|
|
"userNoComment": "You've never left a comment. Join the conversation!",
|
|
"allComments": "All Comments",
|
|
"profileSettings": "Profile Settings",
|
|
"myCommentHistory": "My comment History",
|
|
"signIn": "Sign in",
|
|
"toAccess": " to access Profile",
|
|
"fromSettingsPage": "From the Profile Page you can see your comment history."
|
|
},
|
|
"es":{
|
|
"profile": "Perfil",
|
|
"userNoComment": "No has dejado aún ningún comentario. ¡Únete a la conversación!",
|
|
"allComments": "Todos los comentarios",
|
|
"profileSettings": "Configuración del perfil",
|
|
"myCommentHistory": "Mi historial de comentarios",
|
|
"signIn": "Entrar",
|
|
"toAccess": "para acceder a al perfil",
|
|
"fromSettingsPage": "Desde la página de configuración puedes ver tu historia de comentarios."
|
|
}
|
|
}
|