From 2d3b596f7cdab02c90d9de8eba60997c53085133 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 16 Aug 2024 02:27:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fa.js | 4 +++- l10n/fa.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/fa.js b/l10n/fa.js index 115fcc730..6b20f0f80 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -446,6 +446,8 @@ OC.L10N.register( "Create an album to get started" : "Create an album to get started", "Archive photos you don't want to see in your timeline" : "Archive photos you don't want to see in your timeline", "Tag photos to find them easily" : "Tag photos to find them easily", - "Places you have been to will appear here" : "Places you have been to will appear here" + "Places you have been to will appear here" : "Places you have been to will appear here", + "Yes" : "بله", + "No" : "خیر" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 8a708cd1e..6d8f6f053 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -444,6 +444,8 @@ "Create an album to get started" : "Create an album to get started", "Archive photos you don't want to see in your timeline" : "Archive photos you don't want to see in your timeline", "Tag photos to find them easily" : "Tag photos to find them easily", - "Places you have been to will appear here" : "Places you have been to will appear here" + "Places you have been to will appear here" : "Places you have been to will appear here", + "Yes" : "بله", + "No" : "خیر" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file