diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-25 00:20:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-25 00:20:44 +0000 |
commit | 4b2556bd7c739feef5af0b7d5da91ec330b234bb (patch) | |
tree | 17f408caf12c886ac9c05f93c2156eba06051423 /apps/weather_status | |
parent | cbdcc3e2477502ddba666d29226e720f3893d312 (diff) | |
download | nextcloud-server-4b2556bd7c739feef5af0b7d5da91ec330b234bb.tar.gz nextcloud-server-4b2556bd7c739feef5af0b7d5da91ec330b234bb.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 |