Simpler api endpoints are now integrated into the MainViewModel
This commit is contained in:
@@ -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" : {
|
||||
|
||||
Reference in New Issue
Block a user