Frontend first draft
This commit is contained in:
23
frontend/pshared/lib/l10n/ps_en.arb
Normal file
23
frontend/pshared/lib/l10n/ps_en.arb
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
|
||||
"statusReady": "Ready",
|
||||
"statusRegistered": "Registered",
|
||||
"statusNotRegistered": "Not Registered",
|
||||
"typeInternal": "Internal",
|
||||
"typeExternal": "External",
|
||||
"operationStatusProcessing": "Processing",
|
||||
"@operationStatusProcessing": {
|
||||
"description": "Label for the “processing” operation status"
|
||||
},
|
||||
|
||||
"operationStatusSuccess": "Success",
|
||||
"@operationStatusSuccess": {
|
||||
"description": "Label for the “success” operation status"
|
||||
},
|
||||
|
||||
"operationStatusError": "Error",
|
||||
"@operationStatusError": {
|
||||
"description": "Label for the “error” operation status"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user