Skip to content

Commit

Permalink
Merge pull request #1279 from yousaf465/patch-1
Browse files Browse the repository at this point in the history
Create ur.json
  • Loading branch information
AlexxIT authored Dec 28, 2023
2 parents dd53283 + bc3ee9d commit 56f2055
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions custom_components/sonoff/translations/ur.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"config": {
"abort": {
"reauth_successful": "دوبارہ تصدیق کامیاب رہی"
},
"error": {
"exists": "یہ اکاؤنٹ پہلے سے ترتیب شدہ ہے۔",
"template": "{error}"
},
"step": {
"user": {
"description": "اپنے [eWeLink اکاؤنٹ] کی (https://www.ewelink.cc/en/) اسناد درج کریں",
"data": {
"username": "ای میل یا فون (DIY موڈ کے لیے کوئی بھی استعمال کریں)",
"password": "پاس ورڈ (DIY وضع کے لیے خالی چھوڑ دیں)"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"mode": "موڈ (زیادہ تر صارفین کے لیے آٹو تجویز کیا جاتا ہے)",
"homes": "گھر (\"موجودہ\" گھر کے لیے غیر نشان زد چھوڑ دیں)",
"debug": "ڈیبگ صفحہ (انضمام > مینو > معلوم مسائل)"
}
}
}
},
"system_health": {
"info": {
"version": "ورژن",
"cloud_online": "کلاؤڈ ڈیوائسز آن لائن",
"local_online": "مقامی آلات آن لائن",
"debug": "Debug صفحہ"
}
}
}

0 comments on commit 56f2055

Please sign in to comment.