add proper logging

This commit is contained in:
shenlong-tanwen
2024-08-21 23:43:48 +05:30
parent 1631df70e9
commit 75448ce56b
37 changed files with 923 additions and 224 deletions
+3 -1
View File
@@ -16,7 +16,9 @@
"error": {
"empty_server_url": "Kindly provide a server URL",
"invalid_server_url": "Invalid URL",
"server_not_reachable": "Server is not reachable"
"server_not_reachable": "Server is not reachable",
"error_login": "Error logging in",
"error_login_oauth": "Error logging using OAuth, check server URL"
},
"label": {
"email": "Email",