diff --git a/l10n/es.js b/l10n/es.js index 2f61b651..8b922f7e 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -56,6 +56,7 @@ OC.L10N.register( "No liked posts found" : "No se han encontrado entradas con Me gusta", "You haven't tooted yet" : "Todavía no has hecho toots", "No posts found for this tag" : "No se han encontrado post para este tag", + "hasn't tooted yet" : "no ha escrito ningún toot todavía", "Reply" : "Responder", "Boost" : "Refuerzo", "Like" : "Me gusta", diff --git a/l10n/es.json b/l10n/es.json index b5130f41..ee061d2e 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -54,6 +54,7 @@ "No liked posts found" : "No se han encontrado entradas con Me gusta", "You haven't tooted yet" : "Todavía no has hecho toots", "No posts found for this tag" : "No se han encontrado post para este tag", + "hasn't tooted yet" : "no ha escrito ningún toot todavía", "Reply" : "Responder", "Boost" : "Refuerzo", "Like" : "Me gusta",