diff --git a/l10n/ast.js b/l10n/ast.js index 16ad7c03..465e95fd 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -148,6 +148,7 @@ OC.L10N.register( "Info" : "Información", "Document" : "Documentu", "Puzzle" : "Puzzle", + "Bucket" : "Bucket", "Baby" : "Bebé", "Festival" : "Festival", "Event" : "Eventu", diff --git a/l10n/ast.json b/l10n/ast.json index 63d66606..7aa51780 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -146,6 +146,7 @@ "Info" : "Información", "Document" : "Documentu", "Puzzle" : "Puzzle", + "Bucket" : "Bucket", "Baby" : "Bebé", "Festival" : "Festival", "Event" : "Eventu",