Vulcan/packages/telescope-singleday/i18n/es.i18n.json

12 lines
438 B
JSON
Raw Normal View History

{
"singleday" : "Por día",
"the_top_5_posts_of_each_day" : "Los 5 mejores posts de cada día",
"previous_day" : "Día anterior",
"next_day" : "Día siguiente",
"sorry_no_posts_for_today" : "Lo sentimos, no hay post para hoy",
"sorry_no_posts_for" : "Lo sentimos, no hay posts que contengan",
"today" : "Hoy",
"yesterday" : "Ayer",
"single_day" : "Un solo día",
"posts_of_a_single_day" : "Los posts de un solo día"
}