From f9d051638fe016e8f7f8c6b705ba3b627aa5dee6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 18 Aug 2023 01:42:10 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lo.js | 2 ++ l10n/lo.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/lo.js b/l10n/lo.js index 6aebc44131..33c1fecf37 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -1,6 +1,8 @@ OC.L10N.register( "richdocuments", { + "The file was uploaded" : "ຟາຍຖຶກອັບໂຫລດສຳເລັດ", + "No file was uploaded" : "ບໍ່ມີການອັບໂຫລດຟາຍ", "File is too big" : "ຟາຍໃຫຍ່ໂພດ", "Invalid file provided" : "ຟາຍບໍ່ຖືກຕ້ອງ", "No results" : "ບໍ່ມີຜົນ", diff --git a/l10n/lo.json b/l10n/lo.json index edae572cb0..1e22cfe6fa 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -1,4 +1,6 @@ { "translations": { + "The file was uploaded" : "ຟາຍຖຶກອັບໂຫລດສຳເລັດ", + "No file was uploaded" : "ບໍ່ມີການອັບໂຫລດຟາຍ", "File is too big" : "ຟາຍໃຫຍ່ໂພດ", "Invalid file provided" : "ຟາຍບໍ່ຖືກຕ້ອງ", "No results" : "ບໍ່ມີຜົນ",