Simpler api endpoints are now integrated into the MainViewModel

This commit is contained in:
Vicnet
2023-11-16 17:53:30 +01:00
parent 3563c23e29
commit 23e1a665df
13 changed files with 284 additions and 74 deletions

View File

@@ -292,6 +292,12 @@
}
}
}
},
"Action completed." : {
},
"Action delayed" : {
},
"Add" : {
"localizations" : {
@@ -622,6 +628,9 @@
}
}
}
},
"Could not establish a connection to the server. The action will be retried upon reconnection." : {
},
"Delete" : {
"localizations" : {
@@ -864,6 +873,9 @@
}
}
}
},
"Error" : {
},
"Error." : {
"localizations" : {
@@ -1860,6 +1872,9 @@
}
}
}
},
"Success" : {
},
"Support" : {
"localizations" : {
@@ -2080,6 +2095,9 @@
}
}
}
},
"Unable to complete action." : {
},
"Unable to connect to server." : {
"localizations" : {