27 lines
736 B
Text
27 lines
736 B
Text
![]() |
{
|
||
|
"@@locale": "en",
|
||
|
"appTitle": "Demo app with riverpod and go_router",
|
||
|
"ok": "Ok",
|
||
|
"cancel": "Cancel",
|
||
|
"yes": "Yes",
|
||
|
"no": "No",
|
||
|
"add": "Add",
|
||
|
"save": "Save",
|
||
|
"error": "We apologize for the inconvenience. This should not have happened...",
|
||
|
"loading": "Loading",
|
||
|
"select": "Select",
|
||
|
"selected": "Selected",
|
||
|
"deselect": "Deselect",
|
||
|
"search": "Search",
|
||
|
"counterLabel": "You have pushed the button this many times:",
|
||
|
"fabMainTooltip": "Increment",
|
||
|
"placeholder": "placeholder",
|
||
|
"requiredField": "This field is required",
|
||
|
"labelName": "Name",
|
||
|
"labelImageUrl": "Url of an image",
|
||
|
"delete": "Delete",
|
||
|
"home": "Home",
|
||
|
"counter": "Counter",
|
||
|
"details": "Details",
|
||
|
"noItems": "Sorry, no items."
|
||
|
}
|