diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-25 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-25 00:20:26 +0000 |
commit | 17cb5dadcd6be4bf26c5d7bb012db01722ce1ec0 (patch) | |
tree | 99d80b8972173c71b5b45733a25a2c8aff1b351f /apps/weather_status | |
parent | b550d1c31a147315ebcd1dc222ac86c68d70f000 (diff) | |
download | nextcloud-server-17cb5dadcd6be4bf26c5d7bb012db01722ce1ec0.tar.gz nextcloud-server-17cb5dadcd6be4bf26c5d7bb012db01722ce1ec0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/fa.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/fa.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/fa.js b/apps/weather_status/l10n/fa.js index 5a7b7a85e02..0f1322a6a46 100644 --- a/apps/weather_status/l10n/fa.js +++ b/apps/weather_status/l10n/fa.js @@ -45,6 +45,6 @@ OC.L10N.register( "There was an error setting the location." : "There was an error setting the location.", "There was an error saving the mode." : "There was an error saving the mode.", "There was an error using personal address." : "There was an error using personal address.", - "Set location for weather" : "Set location for weather" + "Set location for weather" : "تنظیم مکان برای آب و هوا" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/weather_status/l10n/fa.json b/apps/weather_status/l10n/fa.json index 9a49061ed7c..ae0d5809c14 100644 --- a/apps/weather_status/l10n/fa.json +++ b/apps/weather_status/l10n/fa.json @@ -43,6 +43,6 @@ "There was an error setting the location." : "There was an error setting the location.", "There was an error saving the mode." : "There was an error saving the mode.", "There was an error using personal address." : "There was an error using personal address.", - "Set location for weather" : "Set location for weather" + "Set location for weather" : "تنظیم مکان برای آب و هوا" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |