From 3f19ffbea2d8e3c11c2ed5c6c9c8192398406e4a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 21 Jun 2024 01:56:14 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index f0d433a..6202777 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -23,6 +23,7 @@ OC.L10N.register( "Select" : "Seleicionar", "Photos" : "Semeyes", "Videos" : "Vídeos", + "Photos and Videos" : "Semeyes y vídeos", "Delete" : "Desaniciar", "Edit" : "Editar", "Delete task" : "Desaniciar la xera", diff --git a/l10n/ast.json b/l10n/ast.json index 9065440..104c543 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -21,6 +21,7 @@ "Select" : "Seleicionar", "Photos" : "Semeyes", "Videos" : "Vídeos", + "Photos and Videos" : "Semeyes y vídeos", "Delete" : "Desaniciar", "Edit" : "Editar", "Delete task" : "Desaniciar la xera",