temp build
This commit is contained in:
@@ -19,5 +19,15 @@
|
||||
"operationStatusError": "Error",
|
||||
"@operationStatusError": {
|
||||
"description": "Label for the “error” operation status"
|
||||
},
|
||||
|
||||
"resourceLoadError": "Error while loading data. Try again",
|
||||
"@resourceLoadError": {
|
||||
"description": "Default message shown when data loading fails"
|
||||
},
|
||||
|
||||
"resourceEmpty": "Empty data",
|
||||
"@resourceEmpty": {
|
||||
"description": "Default message shown when no data is available"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,5 +19,15 @@
|
||||
"operationStatusError": "Ошибка",
|
||||
"@operationStatusError": {
|
||||
"description": "Label for the “error” operation status"
|
||||
},
|
||||
|
||||
"resourceLoadError": "Ошибка при загрузке данных. Попробуйте еще раз",
|
||||
"@resourceLoadError": {
|
||||
"description": "Default message shown when data loading fails"
|
||||
},
|
||||
|
||||
"resourceEmpty": "Нет данных",
|
||||
"@resourceEmpty": {
|
||||
"description": "Default message shown when no data is available"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user