diff options
Diffstat (limited to 'apps/files_external/l10n/ast.php')
-rw-r--r-- | apps/files_external/l10n/ast.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ast.php b/apps/files_external/l10n/ast.php index e304b890f99..9d4d891dda3 100644 --- a/apps/files_external/l10n/ast.php +++ b/apps/files_external/l10n/ast.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Options" => "Opciones", +"Groups" => "Grupos", "Delete" => "Desaniciar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |