{ "common": { "appName": "WWII", "filter": "Search", "all": "All", "new": "New", "refresh": "Refresh", "close": "Close", "actions": "Actions", "never": "Never", "delete": "Delete", "edit": "Edit", "editDialog": "Fast edit", "submit": "Submit", "menu": "Menu", "cancel": "Cancel", "ok": "OK", "undo": "Undo", "view": "View", "save": "Save", "back": "Back", "yes": "Yes", "unsavedChanged": "Unsaved data", "confirmDelete": "Confirm deletion", "confirmExit": { "title": "Unsaved data", "content": "Do you really want to leave without saving?" }, "pagination": { "of": "of", "page": "Page:", "rowsPerPage": "Items per page:" }, "createdBy": "Created with ❤ by", "busyLoading": "Loading...", "updateDetected": { "title": "Update detected", "text": "The server has been updated from version {oldVersion} to {newVersion}.\nPlease perform a full refresh by pressing Ctrl+F5 to load the new version.\nNot doing it may leads to undefined behaviors." }, "createdAt": "Created at", "updatedAt": "Updated at" }, "home": { "name": "Home", "welcome": "Welcome Home!", "categories": "Categories" }, "persons": { "name": "Persons" }, "locations": { "name": "Locations" }, "countries": { "name": "Countries" }, "articles": { "name": "Articles", "selectedItems": "{count} {count, select, 1{article} other{articles}} selected", "title": "Title", "type": "Type", "text": "Abstract", "pictureUrl": "Picture URL", "pictureCaption": "Picture caption", "types": { "home": "Home page", "persons": "Person", "locations": "Location", "countries": "Country" }, "general": "General", "fields": { "name": "Data", "type": "Type", "value": "Value", "property": "Property", "types": { "date/date": "Date", "text/plain": "Text" }, "properties": { "birthDate": "Birth date", "deathDate": "Death date" } }, "deleteOne": "Do you really want to delete article '{text}'?", "deleteMultiple": "Do you really want to delete {count} {count, select, 1{article} other{articles}}?", "edit": { "defaultTitle": "Edit article", "defaultToolbarTitle": "Article ~ Edit", "title": "Edit article '{text}'", "toolbarTitle": "Articles ~ Edit ~ {text}" }, "add": { "defaultTitle": "New article", "defaultToolbarTitle": "Articles ~ New" }, "notifications": { "create": "Article '{text}' was added", "update": "Article '{text}' was updated", "delete": "Article '{text}' was deleted" } } }