nc-weather/l10n/fa.js

11 lines
241 B
JavaScript
Raw Normal View History

2019-07-13 02:56:13 +00:00
OC.L10N.register(
"weather",
{
"Weather" : "آب و هوا",
"Save" : "ذخیره",
"Add a city" : "افزودن یک شهر",
"Cancel" : "لغو",
"Settings" : "تنظیمات"
},
"nplurals=2; plural=(n > 1);");