diff --git a/src/lang/en.json b/src/lang/en.json index 8a735e8e1..24ca7cd99 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -976,7 +976,7 @@ "privateOnesenderDesc": "Make sure the number phone is valid. To send message into private number phone, ex: 628123456789", "groupOnesenderDesc": "Make sure the GroupID is valid. To send message into Group, ex: 628123456789-342345", "Group ID": "Group ID", - "wayToGetOnesenderUrlandToken":"You can get the URL and Token by going to the Onesender website. More info {0}", + "wayToGetOnesenderUrlandToken": "You can get the URL and Token by going to the Onesender website. More info {0}", "Add Remote Browser": "Add Remote Browser", "New Group": "New Group", "Group Name": "Group Name", diff --git a/src/lang/my.json b/src/lang/my.json index d7b80be92..d893a0492 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -33,7 +33,7 @@ "Down": "ကွန်ရက်ပြတ်တောက်နေသည်", "Pending": "ဆိုင်းငံ့ဆဲ", "statusMaintenance": "ပြုပြင်ထိန်းသိမ်းခြင်း", - "Cannot connect to the socket server": "Socket Server အားချိတ်ဆက်မှုမအောင်မြင်ပါ", + "Cannot connect to the socket server": "Why Socket Server အားချိတ်ဆက်မှုမအောင်မြင်ပါ", "Passive Monitor Type": "Passive စောင့်ကြည့်မှုပုံစံ", "Specific Monitor Type": "သီးခြားစောင့်ကြည့်မှုပုံစံ", "Resume": "ဆက်သွားမည်", @@ -89,5 +89,7 @@ "Heartbeat Retry Interval": "ကွန်ယက်ချိတ်ဆက်နိုင်မှုတိုင်းတာခြင်း ထပ်မံကြိုးစားခြင်း အချိန်ကွာဟချက်", "Resend Notification if Down X times consecutively": "ကွန်ယက်ချိတ်ဆက်မှု X အကြိမ်ထိ ဆက်တိုက်ကျနေပါက သတိပေးချက်ထပ်မံပေးပို့ရန်", "retriesDescription": "ဝန်ဆောင်မှုကွန်ယက်ပြတ်တောက်နေ၍ သတိပေးချက်ပေးပို့ပြီး အများဆုံးထပ်မံကြိုးစားနိုင်မှု", - "Search Engine Visibility": "ရှာဖွေမှုအင်ဂျင်များ၏မြင်နိုင်စွမ်း" + "Search Engine Visibility": "ရှာဖွေမှုအင်ဂျင်များ၏မြင်နိုင်စွမ်း", + "setupDatabaseEmbeddedMariaDB": "You don't need to set anything. This docker image has embedded and configured MariaDB for you automatically. Uptime Kuma will connect to this database via unix socket.", + "setupDatabaseChooseDatabase": "English" }