first commit
This commit is contained in:
33
l10n/app_en.arb
Normal file
33
l10n/app_en.arb
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"appName": "Tesmit",
|
||||
|
||||
"@common": {},
|
||||
"add": "Add",
|
||||
"create": "Create",
|
||||
"remove": "Remove",
|
||||
"update": "Update",
|
||||
"name": "Name",
|
||||
"title": "Title",
|
||||
"save": "Save",
|
||||
|
||||
"@entity": {},
|
||||
"workspace": "Workspace",
|
||||
"workspaces": "Workspaces",
|
||||
|
||||
"@actions": {},
|
||||
"addNewAction": "Add new",
|
||||
"removeAction": "Remove",
|
||||
"updatingAction": "Update",
|
||||
|
||||
"hoursMinutesParams": "{hours} h {minutes} m",
|
||||
"@hoursMinutesParams": {
|
||||
"placeholders": {
|
||||
"hours": {
|
||||
"type": "int"
|
||||
},
|
||||
"minutes": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user