diff options
Diffstat (limited to 'apps/weather_status/l10n')
-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 |