@drodil/backstage-plugin-qeta-react 3.25.1 → 3.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/AIAnswerCard/AIAnswerCard.esm.js +10 -7
- package/dist/components/AIAnswerCard/AIAnswerCard.esm.js.map +1 -1
- package/dist/components/AnswerCard/AnswerCard.esm.js +3 -12
- package/dist/components/AnswerCard/AnswerCard.esm.js.map +1 -1
- package/dist/components/AnswerForm/AnswerForm.esm.js +3 -9
- package/dist/components/AnswerForm/AnswerForm.esm.js.map +1 -1
- package/dist/components/AnswersContainer/AnswerList.esm.js +3 -12
- package/dist/components/AnswersContainer/AnswerList.esm.js.map +1 -1
- package/dist/components/AnswersContainer/AnswerListItem.esm.js +3 -8
- package/dist/components/AnswersContainer/AnswerListItem.esm.js.map +1 -1
- package/dist/components/AnswersContainer/AnswersContainer.esm.js +3 -2
- package/dist/components/AnswersContainer/AnswersContainer.esm.js.map +1 -1
- package/dist/components/ArticleContent/ArticleButtons.esm.js +3 -11
- package/dist/components/ArticleContent/ArticleButtons.esm.js.map +1 -1
- package/dist/components/ArticleContent/ArticleContent.esm.js +3 -9
- package/dist/components/ArticleContent/ArticleContent.esm.js.map +1 -1
- package/dist/components/AuthorBox/AuthorBox.esm.js +21 -23
- package/dist/components/AuthorBox/AuthorBox.esm.js.map +1 -1
- package/dist/components/Buttons/AddToCollectionButton.esm.js +3 -2
- package/dist/components/Buttons/AddToCollectionButton.esm.js.map +1 -1
- package/dist/components/Buttons/AskQuestionButton.esm.js +3 -11
- package/dist/components/Buttons/AskQuestionButton.esm.js.map +1 -1
- package/dist/components/Buttons/CollectionFollowButton.esm.js +3 -13
- package/dist/components/Buttons/CollectionFollowButton.esm.js.map +1 -1
- package/dist/components/Buttons/CreateCollectionButton.esm.js +3 -11
- package/dist/components/Buttons/CreateCollectionButton.esm.js.map +1 -1
- package/dist/components/Buttons/EntityFollowButton.esm.js +3 -2
- package/dist/components/Buttons/EntityFollowButton.esm.js.map +1 -1
- package/dist/components/Buttons/FavoriteButton.esm.js +3 -10
- package/dist/components/Buttons/FavoriteButton.esm.js.map +1 -1
- package/dist/components/Buttons/LinkButton.esm.js +4 -13
- package/dist/components/Buttons/LinkButton.esm.js.map +1 -1
- package/dist/components/Buttons/TagFollowButton.esm.js +3 -2
- package/dist/components/Buttons/TagFollowButton.esm.js.map +1 -1
- package/dist/components/Buttons/UserFollowButton.esm.js +3 -2
- package/dist/components/Buttons/UserFollowButton.esm.js.map +1 -1
- package/dist/components/Buttons/WriteArticleButton.esm.js +3 -11
- package/dist/components/Buttons/WriteArticleButton.esm.js.map +1 -1
- package/dist/components/CollectionCard/CollectionCard.esm.js +3 -11
- package/dist/components/CollectionCard/CollectionCard.esm.js.map +1 -1
- package/dist/components/CollectionForm/CollectionForm.esm.js +6 -10
- package/dist/components/CollectionForm/CollectionForm.esm.js.map +1 -1
- package/dist/components/CollectionsGrid/CollectionsGrid.esm.js +3 -2
- package/dist/components/CollectionsGrid/CollectionsGrid.esm.js.map +1 -1
- package/dist/components/CollectionsGrid/CollectionsGridContent.esm.js +3 -13
- package/dist/components/CollectionsGrid/CollectionsGridContent.esm.js.map +1 -1
- package/dist/components/CollectionsGrid/CollectionsGridItem.esm.js +3 -11
- package/dist/components/CollectionsGrid/CollectionsGridItem.esm.js.map +1 -1
- package/dist/components/CollectionsGrid/NoCollectionsCard.esm.js +3 -13
- package/dist/components/CollectionsGrid/NoCollectionsCard.esm.js.map +1 -1
- package/dist/components/CommentSection/CommentListItem.esm.js +5 -10
- package/dist/components/CommentSection/CommentListItem.esm.js.map +1 -1
- package/dist/components/CommentSection/CommentSection.esm.js +3 -9
- package/dist/components/CommentSection/CommentSection.esm.js.map +1 -1
- package/dist/components/DeleteModal/DeleteModal.esm.js +3 -10
- package/dist/components/DeleteModal/DeleteModal.esm.js.map +1 -1
- package/dist/components/EntitiesGrid/EntitiesGrid.esm.js +3 -2
- package/dist/components/EntitiesGrid/EntitiesGrid.esm.js.map +1 -1
- package/dist/components/EntitiesGrid/EntitiesGridContent.esm.js +3 -13
- package/dist/components/EntitiesGrid/EntitiesGridContent.esm.js.map +1 -1
- package/dist/components/EntitiesGrid/EntitiesGridItem.esm.js +3 -2
- package/dist/components/EntitiesGrid/EntitiesGridItem.esm.js.map +1 -1
- package/dist/components/EntitiesGrid/NoEntitiesCard.esm.js +3 -13
- package/dist/components/EntitiesGrid/NoEntitiesCard.esm.js.map +1 -1
- package/dist/components/FilterPanel/DateRangeFilter.esm.js +3 -12
- package/dist/components/FilterPanel/DateRangeFilter.esm.js.map +1 -1
- package/dist/components/FilterPanel/FilterPanel.esm.js +5 -11
- package/dist/components/FilterPanel/FilterPanel.esm.js.map +1 -1
- package/dist/components/FollowedLists/FollowedCollectionsList.esm.js +3 -13
- package/dist/components/FollowedLists/FollowedCollectionsList.esm.js.map +1 -1
- package/dist/components/FollowedLists/FollowedEntitiesList.esm.js +3 -2
- package/dist/components/FollowedLists/FollowedEntitiesList.esm.js.map +1 -1
- package/dist/components/FollowedLists/FollowedTagsList.esm.js +3 -2
- package/dist/components/FollowedLists/FollowedTagsList.esm.js.map +1 -1
- package/dist/components/FollowedLists/FollowedUsersList.esm.js +3 -2
- package/dist/components/FollowedLists/FollowedUsersList.esm.js.map +1 -1
- package/dist/components/HeaderImageInput/HeaderImageInput.esm.js +7 -12
- package/dist/components/HeaderImageInput/HeaderImageInput.esm.js.map +1 -1
- package/dist/components/HomePageCards/ImpactCard.esm.js +3 -2
- package/dist/components/HomePageCards/ImpactCard.esm.js.map +1 -1
- package/dist/components/HomePageCards/PostsCard.esm.js +9 -9
- package/dist/components/Icons/ExpertIcon.esm.js +20 -0
- package/dist/components/Icons/ExpertIcon.esm.js.map +1 -0
- package/dist/components/LeftMenu/LeftMenu.esm.js +3 -2
- package/dist/components/LeftMenu/LeftMenu.esm.js.map +1 -1
- package/dist/components/LeftMenu/LeftMenuButton.esm.js +3 -12
- package/dist/components/LeftMenu/LeftMenuButton.esm.js.map +1 -1
- package/dist/components/Links/Links.esm.js +0 -2
- package/dist/components/Links/Links.esm.js.map +1 -1
- package/dist/components/MarkdownRenderer/MarkdownRenderer.esm.js +6 -12
- package/dist/components/MarkdownRenderer/MarkdownRenderer.esm.js.map +1 -1
- package/dist/components/PostAnonymouslyCheckbox/PostAnonymouslyCheckbox.esm.js +3 -13
- package/dist/components/PostAnonymouslyCheckbox/PostAnonymouslyCheckbox.esm.js.map +1 -1
- package/dist/components/PostForm/EntitiesInput.esm.js +59 -27
- package/dist/components/PostForm/EntitiesInput.esm.js.map +1 -1
- package/dist/components/PostForm/PostForm.esm.js +17 -19
- package/dist/components/PostForm/PostForm.esm.js.map +1 -1
- package/dist/components/PostForm/TagInput.esm.js +39 -15
- package/dist/components/PostForm/TagInput.esm.js.map +1 -1
- package/dist/components/PostHighlightList/PostHighlightList.esm.js +3 -2
- package/dist/components/PostHighlightList/PostHighlightList.esm.js.map +1 -1
- package/dist/components/PostsContainer/NoPostsCard.esm.js +3 -12
- package/dist/components/PostsContainer/NoPostsCard.esm.js.map +1 -1
- package/dist/components/PostsContainer/PostList.esm.js +3 -12
- package/dist/components/PostsContainer/PostList.esm.js.map +1 -1
- package/dist/components/PostsContainer/PostListItem.esm.js +71 -70
- package/dist/components/PostsContainer/PostListItem.esm.js.map +1 -1
- package/dist/components/PostsContainer/PostsContainer.esm.js +9 -8
- package/dist/components/PostsContainer/PostsContainer.esm.js.map +1 -1
- package/dist/components/PostsGrid/PostsGrid.esm.js +9 -8
- package/dist/components/PostsGrid/PostsGrid.esm.js.map +1 -1
- package/dist/components/PostsGrid/PostsGridContent.esm.js +3 -12
- package/dist/components/PostsGrid/PostsGridContent.esm.js.map +1 -1
- package/dist/components/PostsGrid/PostsGridItem.esm.js +23 -25
- package/dist/components/PostsGrid/PostsGridItem.esm.js.map +1 -1
- package/dist/components/PostsTable/PostsTable.esm.js +3 -2
- package/dist/components/PostsTable/PostsTable.esm.js.map +1 -1
- package/dist/components/QetaPagination/QetaPagination.esm.js +3 -13
- package/dist/components/QetaPagination/QetaPagination.esm.js.map +1 -1
- package/dist/components/QuestionCard/QuestionCard.esm.js +36 -46
- package/dist/components/QuestionCard/QuestionCard.esm.js.map +1 -1
- package/dist/components/SelectTemplateList/SelectTemplateList.esm.js +3 -13
- package/dist/components/SelectTemplateList/SelectTemplateList.esm.js.map +1 -1
- package/dist/components/StatsChart/StatsChart.esm.js +3 -12
- package/dist/components/StatsChart/StatsChart.esm.js.map +1 -1
- package/dist/components/SuggestionsCard/SuggestionsCard.esm.js +6 -5
- package/dist/components/SuggestionsCard/SuggestionsCard.esm.js.map +1 -1
- package/dist/components/SummaryStatsGrid/SummaryStatsGrid.esm.js +3 -13
- package/dist/components/SummaryStatsGrid/SummaryStatsGrid.esm.js.map +1 -1
- package/dist/components/TagsAndEntities/CollectionChip.esm.js +3 -10
- package/dist/components/TagsAndEntities/CollectionChip.esm.js.map +1 -1
- package/dist/components/TagsAndEntities/EntityChip.esm.js +16 -4
- package/dist/components/TagsAndEntities/EntityChip.esm.js.map +1 -1
- package/dist/components/TagsAndEntities/TagChip.esm.js +27 -9
- package/dist/components/TagsAndEntities/TagChip.esm.js.map +1 -1
- package/dist/components/TagsAndEntities/UserChip.esm.js +31 -17
- package/dist/components/TagsAndEntities/UserChip.esm.js.map +1 -1
- package/dist/components/TagsGrid/CreateTagModal.esm.js +25 -12
- package/dist/components/TagsGrid/CreateTagModal.esm.js.map +1 -1
- package/dist/components/TagsGrid/EditTagModal.esm.js +50 -25
- package/dist/components/TagsGrid/EditTagModal.esm.js.map +1 -1
- package/dist/components/TagsGrid/NoTagsCard.esm.js +3 -13
- package/dist/components/TagsGrid/NoTagsCard.esm.js.map +1 -1
- package/dist/components/TagsGrid/TagGridItem.esm.js +17 -6
- package/dist/components/TagsGrid/TagGridItem.esm.js.map +1 -1
- package/dist/components/TagsGrid/TagsGrid.esm.js +10 -7
- package/dist/components/TagsGrid/TagsGrid.esm.js.map +1 -1
- package/dist/components/TagsGrid/TagsGridContent.esm.js +13 -15
- package/dist/components/TagsGrid/TagsGridContent.esm.js.map +1 -1
- package/dist/components/TemplateList/TemplateForm.esm.js +12 -2
- package/dist/components/TemplateList/TemplateForm.esm.js.map +1 -1
- package/dist/components/TemplateList/TemplateList.esm.js +3 -2
- package/dist/components/TemplateList/TemplateList.esm.js.map +1 -1
- package/dist/components/TopRankingUsersCard/TopRankingUsersCard.esm.js +3 -2
- package/dist/components/TopRankingUsersCard/TopRankingUsersCard.esm.js.map +1 -1
- package/dist/components/UsersGrid/NoUsersCard.esm.js +3 -13
- package/dist/components/UsersGrid/NoUsersCard.esm.js.map +1 -1
- package/dist/components/UsersGrid/UsersGrid.esm.js +3 -2
- package/dist/components/UsersGrid/UsersGrid.esm.js.map +1 -1
- package/dist/components/UsersGrid/UsersGridContent.esm.js +3 -13
- package/dist/components/UsersGrid/UsersGridContent.esm.js.map +1 -1
- package/dist/components/UsersGrid/UsersGridItem.esm.js +3 -2
- package/dist/components/UsersGrid/UsersGridItem.esm.js.map +1 -1
- package/dist/hooks/useEntityAuthor.esm.js +3 -2
- package/dist/hooks/useEntityAuthor.esm.js.map +1 -1
- package/dist/hooks/useVoting.esm.js +3 -2
- package/dist/hooks/useVoting.esm.js.map +1 -1
- package/dist/index.d.ts +369 -363
- package/dist/index.esm.js +1 -1
- package/dist/translation.esm.js +10 -4
- package/dist/translation.esm.js.map +1 -1
- package/dist/utils/utils.esm.js +3 -11
- package/dist/utils/utils.esm.js.map +1 -1
- package/package.json +13 -13
- package/dist/hooks/useTranslation.esm.js +0 -9
- package/dist/hooks/useTranslation.esm.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -7,8 +7,8 @@ import { Entity, UserEntity } from '@backstage/catalog-model';
|
|
|
7
7
|
import { CSSProperties, ReactNode, KeyboardEvent, MouseEvent } from 'react';
|
|
8
8
|
import { LinkProps } from '@backstage/core-components';
|
|
9
9
|
import { SvgIconProps } from '@material-ui/core';
|
|
10
|
-
import * as _backstage_core_plugin_api_alpha from '@backstage/core-plugin-api/alpha';
|
|
11
10
|
import * as react_use_lib_useAsyncFn from 'react-use/lib/useAsyncFn';
|
|
11
|
+
import * as _backstage_core_plugin_api_alpha from '@backstage/core-plugin-api/alpha';
|
|
12
12
|
import { Overrides } from '@material-ui/core/styles/overrides';
|
|
13
13
|
import { StyleRules } from '@material-ui/core/styles/withStyles';
|
|
14
14
|
|
|
@@ -416,367 +416,6 @@ declare const useTagsFollow: () => {
|
|
|
416
416
|
loading: boolean;
|
|
417
417
|
};
|
|
418
418
|
|
|
419
|
-
declare const useTranslation: () => {
|
|
420
|
-
t: _backstage_core_plugin_api_alpha.TranslationFunction<{
|
|
421
|
-
readonly "link.post": "Copy link to this post to clipboard";
|
|
422
|
-
readonly "link.answer": "Copy link to this answer to clipboard";
|
|
423
|
-
readonly "link.aria": "Copy link to clipboard";
|
|
424
|
-
readonly "link.copied": "Link copied to clipboard";
|
|
425
|
-
readonly "statistics.ranking": "User ranking 🏆";
|
|
426
|
-
readonly "statistics.errorLoading": "Could not load statistics";
|
|
427
|
-
readonly "statistics.notAvailable": "Statistics are unavailable";
|
|
428
|
-
readonly "statistics.mostQuestions.title": "Most questions";
|
|
429
|
-
readonly "statistics.mostQuestions.description": "People who have posted most questions";
|
|
430
|
-
readonly "statistics.mostAnswers.title": "Most answers";
|
|
431
|
-
readonly "statistics.mostAnswers.description": "People who have posted most answers";
|
|
432
|
-
readonly "statistics.topVotedQuestions.title": "Top voted questions";
|
|
433
|
-
readonly "statistics.topVotedQuestions.description": "People who have the highest rated questions";
|
|
434
|
-
readonly "statistics.topVotedAnswers.title": "Top voted answers";
|
|
435
|
-
readonly "statistics.topVotedAnswers.description": "People who have the highest rated answers";
|
|
436
|
-
readonly "statistics.topVotedCorrectAnswers.title": "Top voted correct answers";
|
|
437
|
-
readonly "statistics.topVotedCorrectAnswers.description": "People who have the highest rated correct answers";
|
|
438
|
-
readonly "answer.questionTitle": "Q: {{question}}";
|
|
439
|
-
readonly "answer.answeredTime": "answered";
|
|
440
|
-
readonly "favorite.remove": "Remove this post from favorites";
|
|
441
|
-
readonly "favorite.add": "Mark this post as favorite";
|
|
442
|
-
readonly "ranking.top": "Rank this question to the top in this collection";
|
|
443
|
-
readonly "ranking.bottom": "Rank this question to the bottom in this collection";
|
|
444
|
-
readonly "ranking.up": "Rank this question up in this collection";
|
|
445
|
-
readonly "ranking.down": "Rank this question down in this collection";
|
|
446
|
-
readonly pluginName: "Q&A";
|
|
447
|
-
readonly "answerList.noAnswers": "No answers";
|
|
448
|
-
readonly "answerList.errorLoading": "Could not load answers";
|
|
449
|
-
readonly "answerList.limitSelect": "Answers per page";
|
|
450
|
-
readonly "common.article": "article";
|
|
451
|
-
readonly "common.post": "post";
|
|
452
|
-
readonly "common.collection": "collection";
|
|
453
|
-
readonly "common.question": "question";
|
|
454
|
-
readonly "common.score": "{{score}} score";
|
|
455
|
-
readonly "common.comments": "Comments";
|
|
456
|
-
readonly "common.anonymousAuthor": "Anonymous";
|
|
457
|
-
readonly "common.answers_zero": "No answers";
|
|
458
|
-
readonly "common.answers_one": "{{count}} answer";
|
|
459
|
-
readonly "common.answers_other": "{{count}} answers";
|
|
460
|
-
readonly "common.views_zero": "Viewed {{count}} times";
|
|
461
|
-
readonly "common.views_one": "Viewed {{count}} time";
|
|
462
|
-
readonly "common.views_other": "Viewed {{count}} times";
|
|
463
|
-
readonly "common.viewsShort_zero": "0 views";
|
|
464
|
-
readonly "common.viewsShort_one": "{{count}} view";
|
|
465
|
-
readonly "common.viewsShort_other": "{{count}} views";
|
|
466
|
-
readonly "common.votes_zero": "0 votes";
|
|
467
|
-
readonly "common.votes_one": "{{count}} vote";
|
|
468
|
-
readonly "common.votes_other": "{{count}} votes";
|
|
469
|
-
readonly "common.posts_zero": "No {{itemType}}s";
|
|
470
|
-
readonly "common.posts_one": "{{count}} {{itemType}}";
|
|
471
|
-
readonly "common.posts_other": "{{count}} {{itemType}}s";
|
|
472
|
-
readonly "common.collections_zero": "No collections";
|
|
473
|
-
readonly "common.collections_one": "{{count}} collection";
|
|
474
|
-
readonly "common.collections_other": "{{count}} collections";
|
|
475
|
-
readonly "common.entities_zero": "No entities";
|
|
476
|
-
readonly "common.entities_one": "{{count}} entity";
|
|
477
|
-
readonly "common.entities_other": "{{count}} entities";
|
|
478
|
-
readonly "common.followers_zero": "No followers";
|
|
479
|
-
readonly "common.followers_one": "{{count}} follower";
|
|
480
|
-
readonly "common.followers_other": "{{count}} followers";
|
|
481
|
-
readonly "common.unsaved_changes": "You have unsaved changes. Are you sure you want to leave?";
|
|
482
|
-
readonly "answerContainer.search.label": "Search answer";
|
|
483
|
-
readonly "answerContainer.search.placeholder": "Search...";
|
|
484
|
-
readonly "answerContainer.title.answersBy": "Answers by";
|
|
485
|
-
readonly "answerContainer.title.answersAbout": "Answers about";
|
|
486
|
-
readonly "answerContainer.title.answersTagged": "Answers tagged with {{tags}}";
|
|
487
|
-
readonly "anonymousCheckbox.tooltip": "By enabling this, other users won't be able to see you as an author";
|
|
488
|
-
readonly "anonymousCheckbox.answerAnonymously": "Answer anonymously";
|
|
489
|
-
readonly "anonymousCheckbox.postAnonymously": "Post anonymously";
|
|
490
|
-
readonly "fileInput.label": "Header image";
|
|
491
|
-
readonly "fileInput.helperText": "URL of the header image to be used";
|
|
492
|
-
readonly "fileInput.uploadHeaderImage": "Upload image";
|
|
493
|
-
readonly "fileInput.preview": "Preview image";
|
|
494
|
-
readonly "collectionForm.errorPosting": "Could not create collection";
|
|
495
|
-
readonly "collectionForm.titleInput.label": "Title";
|
|
496
|
-
readonly "collectionForm.titleInput.helperText": "Name of the colleciton";
|
|
497
|
-
readonly "collectionForm.descriptionInput.placeholder": "Collection description, what does it contain?";
|
|
498
|
-
readonly "collectionForm.submit.existingCollection": "Save";
|
|
499
|
-
readonly "collectionForm.submit.newCollection": "Create";
|
|
500
|
-
readonly "postForm.uploadHeaderImage": "Upload header image";
|
|
501
|
-
readonly "postForm.errorPosting": "Could not post {{type}}";
|
|
502
|
-
readonly "postForm.titleInput.label": "Title";
|
|
503
|
-
readonly "postForm.titleInput.helperText": "Write good title for your {{type}} that people can understand";
|
|
504
|
-
readonly "postForm.submit.existingPost": "Save";
|
|
505
|
-
readonly "postForm.submit.newPost": "Post";
|
|
506
|
-
readonly "postForm.contentInput.placeholder": "Your {{type}}";
|
|
507
|
-
readonly "answerForm.errorPosting": "Could not post answer";
|
|
508
|
-
readonly "answerForm.submit.existingAnswer": "Save";
|
|
509
|
-
readonly "answerForm.submit.newAnswer": "Post";
|
|
510
|
-
readonly "answerForm.contentInput.placeholder": "Your answer";
|
|
511
|
-
readonly "entitiesInput.label": "Entities";
|
|
512
|
-
readonly "entitiesInput.placeholder": "Type or select entities";
|
|
513
|
-
readonly "entitiesInput.helperText": "Add up to {{max}} entities this question relates to";
|
|
514
|
-
readonly "tagsInput.label": "Tags";
|
|
515
|
-
readonly "tagsInput.placeholder": "Type or select tags";
|
|
516
|
-
readonly "tagsInput.helperText": "Add up to {{max}} tags to categorize your question";
|
|
517
|
-
readonly "askPage.title.newQuestion": "Ask a question";
|
|
518
|
-
readonly "askPage.title.existingQuestion": "Edit question";
|
|
519
|
-
readonly "askPage.title.entityQuestion": "Ask a question about {{entity}}";
|
|
520
|
-
readonly "writePage.title.newArticle": "New article";
|
|
521
|
-
readonly "writePage.title.existingArticle": "Edit article";
|
|
522
|
-
readonly "writePage.title.entityArticle": "Write an article about {{entity}}";
|
|
523
|
-
readonly "collectionCreatePage.title.existingCollection": "Edit collection";
|
|
524
|
-
readonly "collectionCreatePage.title.newCollection": "New collection";
|
|
525
|
-
readonly "askQuestionButton.title": "Ask a question";
|
|
526
|
-
readonly "addToCollectionButton.title": "Collections";
|
|
527
|
-
readonly "addToCollectionButton.manage": "Add or remove this post from collections";
|
|
528
|
-
readonly "addToCollectionButton.close": "Close";
|
|
529
|
-
readonly "writeArticleButton.title": "Write an article";
|
|
530
|
-
readonly "createCollectionButton.title": "Create a collection";
|
|
531
|
-
readonly "commentList.save": "Save";
|
|
532
|
-
readonly "commentList.editLink": "edit";
|
|
533
|
-
readonly "commentList.deleteLink": "delete";
|
|
534
|
-
readonly "markdown.toc": "Table of contents";
|
|
535
|
-
readonly "commentSection.input.placeholder": "Your comment";
|
|
536
|
-
readonly "commentSection.post": "Post";
|
|
537
|
-
readonly "commentSection.addComment": "Add a comment";
|
|
538
|
-
readonly "tagChip.nonExistingTag": "This tag does not yet exist";
|
|
539
|
-
readonly "editTagModal.title": "Edit tag {{tag}}";
|
|
540
|
-
readonly "editTagModal.errorPosting": "Failed to edit";
|
|
541
|
-
readonly "editTagModal.description": "Tag description";
|
|
542
|
-
readonly "editTagModal.saveButton": "Save";
|
|
543
|
-
readonly "editTagModal.cancelButton": "Cancel";
|
|
544
|
-
readonly "createTagModal.title": "Create a new tag";
|
|
545
|
-
readonly "createTagModal.errorPosting": "Failed to create";
|
|
546
|
-
readonly "createTagModal.description": "Tag description";
|
|
547
|
-
readonly "createTagModal.cancelButton": "Cancel";
|
|
548
|
-
readonly "createTagModal.tagInput": "Tag";
|
|
549
|
-
readonly "createTagModal.createButton": "Create";
|
|
550
|
-
readonly "deleteModal.title.tag": "Are you sure you want to delete this tag?";
|
|
551
|
-
readonly "deleteModal.title.answer": "Are you sure you want to delete this answer?";
|
|
552
|
-
readonly "deleteModal.title.collection": "Are you sure you want to delete this collection?";
|
|
553
|
-
readonly "deleteModal.title.question": "Are you sure you want to delete this post?";
|
|
554
|
-
readonly "deleteModal.cancelButton": "Cancel";
|
|
555
|
-
readonly "deleteModal.errorDeleting": "Failed to delete";
|
|
556
|
-
readonly "deleteModal.deleteButton": "Delete";
|
|
557
|
-
readonly "favoritePage.title": "Favorited posts";
|
|
558
|
-
readonly "leftMenu.questions": "Questions";
|
|
559
|
-
readonly "leftMenu.statistics": "Statistics";
|
|
560
|
-
readonly "leftMenu.collections": "Collections";
|
|
561
|
-
readonly "leftMenu.articles": "Articles";
|
|
562
|
-
readonly "leftMenu.users": "Users";
|
|
563
|
-
readonly "leftMenu.tags": "Tags";
|
|
564
|
-
readonly "leftMenu.entities": "Entities";
|
|
565
|
-
readonly "leftMenu.moderate": "Moderate";
|
|
566
|
-
readonly "leftMenu.manage": "Manage";
|
|
567
|
-
readonly "leftMenu.buttonLabel": "Menu";
|
|
568
|
-
readonly "leftMenu.home": "Home";
|
|
569
|
-
readonly "leftMenu.profile": "Profile";
|
|
570
|
-
readonly "leftMenu.favoriteQuestions": "Favorites";
|
|
571
|
-
readonly "leftMenu.content": "Content";
|
|
572
|
-
readonly "leftMenu.community": "Community";
|
|
573
|
-
readonly "moderatorPage.title": "Moderate";
|
|
574
|
-
readonly "moderatorPage.templates": "Templates";
|
|
575
|
-
readonly "moderatorPage.tools": "Tools";
|
|
576
|
-
readonly "moderatorPage.templatesInfo": "Templates can be used to prefill question content for the user";
|
|
577
|
-
readonly "suggestionsCard.title": "Suggestions";
|
|
578
|
-
readonly "suggestionsCard.noCorrectAnswer": "Your question \"{{title}}\" does not have a correct answer";
|
|
579
|
-
readonly "suggestionsCard.newQuestion": "Do you have an answer for \"{{title}}\"?";
|
|
580
|
-
readonly "suggestionsCard.newArticle": "You might like to read \"{{title}}\"";
|
|
581
|
-
readonly "homePage.title": "Home";
|
|
582
|
-
readonly "impactCard.title": "Your impact";
|
|
583
|
-
readonly "impactCard.views": "views";
|
|
584
|
-
readonly "impactCard.contributions": "Your contributions helped {{lastWeek}} people this week";
|
|
585
|
-
readonly "rightMenu.followedEntities": "Followed entities";
|
|
586
|
-
readonly "rightMenu.followedTags": "Followed tags";
|
|
587
|
-
readonly "rightMenu.followedCollections": "Followed collections";
|
|
588
|
-
readonly "rightMenu.followedUsers": "Followed users";
|
|
589
|
-
readonly "highlights.loadError": "Failed to load questions";
|
|
590
|
-
readonly "highlights.own.title": "Your latest questions";
|
|
591
|
-
readonly "highlights.own.noQuestionsLabel": "No questions";
|
|
592
|
-
readonly "highlights.hotQuestions.title": "Hot questions";
|
|
593
|
-
readonly "highlights.hotQuestions.noQuestionsLabel": "No questions";
|
|
594
|
-
readonly "highlights.hotArticles.title": "Hot articles";
|
|
595
|
-
readonly "highlights.hotArticles.noArticlesLabel": "No articles";
|
|
596
|
-
readonly "highlights.unanswered.title": "Unanswered questions";
|
|
597
|
-
readonly "highlights.unanswered.noQuestionsLabel": "No unanswered questions";
|
|
598
|
-
readonly "highlights.incorrect.title": "Questions without correct answer";
|
|
599
|
-
readonly "highlights.incorrect.noQuestionsLabel": "No questions without correct answers";
|
|
600
|
-
readonly "questionsPage.title": "All questions";
|
|
601
|
-
readonly "articlesPage.title": "All articles";
|
|
602
|
-
readonly "userLink.anonymous": "Anonymous";
|
|
603
|
-
readonly "userLink.you": "You";
|
|
604
|
-
readonly "articlePage.errorLoading": "Could not load article";
|
|
605
|
-
readonly "articlePage.deleteButton": "Delete this article";
|
|
606
|
-
readonly "articlePage.notFound": "Could not find the article";
|
|
607
|
-
readonly "articlePage.editButton": "Edit this article";
|
|
608
|
-
readonly "templateList.errorLoading": "Could not load templates";
|
|
609
|
-
readonly "templateList.errorPosting": "Could not post template";
|
|
610
|
-
readonly "templateList.titleInput.label": "Title";
|
|
611
|
-
readonly "templateList.titleInput.helperText": "Name of the template";
|
|
612
|
-
readonly "templateList.descriptionInput.label": "Description";
|
|
613
|
-
readonly "templateList.descriptionInput.helperText": "Template description, what is it used for?";
|
|
614
|
-
readonly "templateList.submit.existingTemplate": "Save";
|
|
615
|
-
readonly "templateList.submit.newTemplate": "Create";
|
|
616
|
-
readonly "templateList.createButton": "Create";
|
|
617
|
-
readonly "templateList.deleteButton": "Delete";
|
|
618
|
-
readonly "templateList.editButton": "Edit";
|
|
619
|
-
readonly "templateList.noTemplates": "No templates";
|
|
620
|
-
readonly "templateList.noTemplatesDescription": "Create a new template to get started";
|
|
621
|
-
readonly "templateList.questionTitleInput.label": "Default question title";
|
|
622
|
-
readonly "templateList.questionTitleInput.helperText": "Question title to be used when creating a question with this template";
|
|
623
|
-
readonly "templateList.questionContentInput.placeholder": "Question content to be used when creating a question with this template";
|
|
624
|
-
readonly "templateSelectList.title": "Create a question from template";
|
|
625
|
-
readonly "templateSelectList.selectButton": "Choose";
|
|
626
|
-
readonly "templateSelectList.genericQuestion": "Generic question";
|
|
627
|
-
readonly "templateSelectList.genericQuestionDescription": "Create a generic question";
|
|
628
|
-
readonly "pagination.defaultTooltip": "Number of items";
|
|
629
|
-
readonly "collectionsPage.search.label": "Search collection";
|
|
630
|
-
readonly "collectionsPage.search.placeholder": "Search...";
|
|
631
|
-
readonly "collectionsPage.title": "Collections";
|
|
632
|
-
readonly "collectionPage.description": "Description";
|
|
633
|
-
readonly "collectionPage.info": "You can add questions and articles to the collection from question and article pages";
|
|
634
|
-
readonly "searchResult.created": "Created";
|
|
635
|
-
readonly "questionPage.errorLoading": "Could not load question";
|
|
636
|
-
readonly "questionPage.notFound": "Could not find the question";
|
|
637
|
-
readonly "questionPage.editButton": "Edit";
|
|
638
|
-
readonly "questionPage.sortAnswers.label": "Sort answers";
|
|
639
|
-
readonly "questionPage.sortAnswers.default": "Default";
|
|
640
|
-
readonly "questionPage.sortAnswers.createdDesc": "Created (desc)";
|
|
641
|
-
readonly "questionPage.sortAnswers.createdAsc": "Created (asc)";
|
|
642
|
-
readonly "questionPage.sortAnswers.scoreDesc": "Score (desc)";
|
|
643
|
-
readonly "questionPage.sortAnswers.scoreAsc": "Score (asc)";
|
|
644
|
-
readonly "questionPage.sortAnswers.commentsDesc": "Comments (desc)";
|
|
645
|
-
readonly "questionPage.sortAnswers.commentsAsc": "Comments (asc)";
|
|
646
|
-
readonly "questionPage.sortAnswers.authorDesc": "Author (desc)";
|
|
647
|
-
readonly "questionPage.sortAnswers.authorAsc": "Author (asc)";
|
|
648
|
-
readonly "questionPage.sortAnswers.updatedDesc": "Updated (desc)";
|
|
649
|
-
readonly "questionPage.sortAnswers.updatedAsc": "Updated (asc)";
|
|
650
|
-
readonly "authorBox.postedAtTime": "Posted";
|
|
651
|
-
readonly "authorBox.updatedAtTime": "Updated";
|
|
652
|
-
readonly "authorBox.updatedBy": "by";
|
|
653
|
-
readonly "voteButtons.post.own": "You cannot vote your own {{type}}";
|
|
654
|
-
readonly "voteButtons.post.good": "This {{type}} is good";
|
|
655
|
-
readonly "voteButtons.post.bad": "This {{type}} is not good";
|
|
656
|
-
readonly "voteButtons.answer.own": "You cannot vote your own answer";
|
|
657
|
-
readonly "voteButtons.answer.markCorrect": "Mark this answer correct";
|
|
658
|
-
readonly "voteButtons.answer.markIncorrect": "Mark this answer incorrect";
|
|
659
|
-
readonly "voteButtons.answer.marked": "This answer has been marked as correct";
|
|
660
|
-
readonly "voteButtons.answer.good": "This answer is good";
|
|
661
|
-
readonly "voteButtons.answer.bad": "This answer is not good";
|
|
662
|
-
readonly "datePicker.from": "From date";
|
|
663
|
-
readonly "datePicker.to": "To date";
|
|
664
|
-
readonly "datePicker.invalidRange": "Date range invalid, 'To date' should be greater than 'From date'";
|
|
665
|
-
readonly "datePicker.range.label": "Date range";
|
|
666
|
-
readonly "datePicker.range.default": "Select";
|
|
667
|
-
readonly "datePicker.range.last7days": "Last 7 days";
|
|
668
|
-
readonly "datePicker.range.last30days": "Last 30 days";
|
|
669
|
-
readonly "datePicker.range.custom": "Custom";
|
|
670
|
-
readonly "filterPanel.entitiesRelation.label": "Entities relation";
|
|
671
|
-
readonly "filterPanel.noAnswers.label": "No answers";
|
|
672
|
-
readonly "filterPanel.noVotes.label": "No votes";
|
|
673
|
-
readonly "filterPanel.filterButton": "Filter";
|
|
674
|
-
readonly "filterPanel.noCorrectAnswers.label": "No correct answers";
|
|
675
|
-
readonly "filterPanel.quickFilters.label": "Quick filters";
|
|
676
|
-
readonly "filterPanel.starredEntities.label": "Starred entities";
|
|
677
|
-
readonly "filterPanel.ownedEntities.label": "Owned entities";
|
|
678
|
-
readonly "filterPanel.toggleEntityRelation.and": "Change to only with all selected entities (AND)";
|
|
679
|
-
readonly "filterPanel.toggleEntityRelation.or": "Change to with any selected entities (OR)";
|
|
680
|
-
readonly "filterPanel.toggleTagRelation.and": "Change to only with all selected tags (AND)";
|
|
681
|
-
readonly "filterPanel.toggleTagRelation.or": "Change to with any selected tags (OR)";
|
|
682
|
-
readonly "filterPanel.orderBy.label": "Order by";
|
|
683
|
-
readonly "filterPanel.orderBy.title": "Title";
|
|
684
|
-
readonly "filterPanel.orderBy.score": "Score";
|
|
685
|
-
readonly "filterPanel.orderBy.created": "Created";
|
|
686
|
-
readonly "filterPanel.orderBy.updated": "Updated";
|
|
687
|
-
readonly "filterPanel.orderBy.answers": "Answers";
|
|
688
|
-
readonly "filterPanel.orderBy.views": "Views";
|
|
689
|
-
readonly "filterPanel.orderBy.rank": "Rank";
|
|
690
|
-
readonly "filterPanel.orderBy.trend": "Trend";
|
|
691
|
-
readonly "filterPanel.order.label": "Order";
|
|
692
|
-
readonly "filterPanel.order.desc": "Descending";
|
|
693
|
-
readonly "filterPanel.order.asc": "Ascending";
|
|
694
|
-
readonly "filterPanel.filters.label": "Filters";
|
|
695
|
-
readonly "filterPanel.filters.tag.label": "Tag";
|
|
696
|
-
readonly "filterPanel.filters.tag.placeholder": "Type or select tag";
|
|
697
|
-
readonly "filterPanel.filters.entity.label": "Entity";
|
|
698
|
-
readonly "filterPanel.filters.entity.placeholder": "Type or select entity";
|
|
699
|
-
readonly "postsList.errorLoading": "Could not load {{itemType}}s";
|
|
700
|
-
readonly "postsList.postsPerPage": "{{itemType}}s per page";
|
|
701
|
-
readonly "postsContainer.search.label": "Search {{itemType}}";
|
|
702
|
-
readonly "postsContainer.search.placeholder": "Search...";
|
|
703
|
-
readonly "postsContainer.title.favorite": "Your favorite {{itemType}}s";
|
|
704
|
-
readonly "postsContainer.title.by": "{{itemType}}s by";
|
|
705
|
-
readonly "postsContainer.title.about": "{{itemType}}s about";
|
|
706
|
-
readonly "postsContainer.title.tagged": "{{itemType}} tagged with {{tags}}";
|
|
707
|
-
readonly "postsContainer.createButton": "Go ahead and create one!";
|
|
708
|
-
readonly "postsContainer.noItems": "No {{itemType}}s";
|
|
709
|
-
readonly "postsTable.favorites": "Favorites";
|
|
710
|
-
readonly "postsTable.errorLoading": "Could not load questions";
|
|
711
|
-
readonly "postsTable.latest": "Latest";
|
|
712
|
-
readonly "postsTable.mostViewed": "Most viewed";
|
|
713
|
-
readonly "postsTable.cells.title": "Title";
|
|
714
|
-
readonly "postsTable.cells.author": "Author";
|
|
715
|
-
readonly "postsTable.cells.type": "Type";
|
|
716
|
-
readonly "postsTable.cells.updated": "Last updated";
|
|
717
|
-
readonly "postsTable.cells.asked": "Asked";
|
|
718
|
-
readonly "tagPage.search.label": "Search tag";
|
|
719
|
-
readonly "tagPage.search.placeholder": "Search...";
|
|
720
|
-
readonly "tagPage.errorLoading": "Could not load tags";
|
|
721
|
-
readonly "tagPage.defaultTitle": "Tags";
|
|
722
|
-
readonly "tagPage.createTag": "Create tag";
|
|
723
|
-
readonly "tagPage.tags_zero": "No tags";
|
|
724
|
-
readonly "tagPage.tags_one": "{{count}} tag";
|
|
725
|
-
readonly "tagPage.tags_other": "{{count}} tags";
|
|
726
|
-
readonly "entitiesPage.search.label": "Search entity";
|
|
727
|
-
readonly "entitiesPage.search.placeholder": "Search...";
|
|
728
|
-
readonly "entitiesPage.errorLoading": "Could not load entities";
|
|
729
|
-
readonly "entitiesPage.entities_zero": "No entities";
|
|
730
|
-
readonly "entitiesPage.entities_one": "{{count}} entity";
|
|
731
|
-
readonly "entitiesPage.entities_other": "{{count}} entities";
|
|
732
|
-
readonly "entitiesPage.defaultTitle": "Entities";
|
|
733
|
-
readonly "aiAnswerCard.summary": "Summary by {{name}}";
|
|
734
|
-
readonly "aiAnswerCard.answer": "Answer from {{name}}";
|
|
735
|
-
readonly "aiAnswerCard.loading": "Thinking...";
|
|
736
|
-
readonly "aiAnswerCard.regenerate": "Regenerate this answer";
|
|
737
|
-
readonly "aiAnswerCard.show": "Show";
|
|
738
|
-
readonly "aiAnswerCard.hide": "Hide";
|
|
739
|
-
readonly "usersPage.search.label": "Search user";
|
|
740
|
-
readonly "usersPage.search.placeholder": "Search...";
|
|
741
|
-
readonly "usersPage.title": "Users";
|
|
742
|
-
readonly "usersPage.errorLoading": "Could not load users";
|
|
743
|
-
readonly "usersPage.defaultTitle": "users";
|
|
744
|
-
readonly "usersPage.users_zero": "No users";
|
|
745
|
-
readonly "usersPage.users_one": "{{count}} user";
|
|
746
|
-
readonly "usersPage.users_other": "{{count}} users";
|
|
747
|
-
readonly "userPage.questions": "Questions";
|
|
748
|
-
readonly "userPage.statistics": "Statistics";
|
|
749
|
-
readonly "userPage.collections": "Collections";
|
|
750
|
-
readonly "userPage.articles": "Articles";
|
|
751
|
-
readonly "userPage.answers": "Answers";
|
|
752
|
-
readonly "userPage.profileTab": "Profile";
|
|
753
|
-
readonly "stats.questions": "Questions";
|
|
754
|
-
readonly "stats.articles": "Articles";
|
|
755
|
-
readonly "stats.users": "Users";
|
|
756
|
-
readonly "stats.tags": "Tags";
|
|
757
|
-
readonly "stats.answers": "Answers";
|
|
758
|
-
readonly "stats.comments": "Comments";
|
|
759
|
-
readonly "stats.views": "Views";
|
|
760
|
-
readonly "stats.noStats": "No statistics available. Check back later!";
|
|
761
|
-
readonly "stats.votes": "Votes";
|
|
762
|
-
readonly "stats.followers": "Followers";
|
|
763
|
-
readonly "collectionButton.follow": "Follow";
|
|
764
|
-
readonly "collectionButton.tooltip": "By following a collection, you will get notified when ever a new post is added to the collection";
|
|
765
|
-
readonly "collectionButton.unfollow": "Unfollow";
|
|
766
|
-
readonly "tagButton.edit": "Edit";
|
|
767
|
-
readonly "tagButton.delete": "Delete";
|
|
768
|
-
readonly "tagButton.follow": "Follow";
|
|
769
|
-
readonly "tagButton.tooltip": "By following a tag, you will get notified when ever a new post with that tag is posted";
|
|
770
|
-
readonly "tagButton.unfollow": "Unfollow";
|
|
771
|
-
readonly "entityButton.follow": "Follow";
|
|
772
|
-
readonly "entityButton.tooltip": "By following an entity, you will get notified when ever a new post for that entity is posted";
|
|
773
|
-
readonly "entityButton.unfollow": "Unfollow";
|
|
774
|
-
readonly "userButton.follow": "Follow";
|
|
775
|
-
readonly "userButton.tooltip": "By following a user, you will get notified when ever a new post by that user is posted";
|
|
776
|
-
readonly "userButton.unfollow": "Unfollow";
|
|
777
|
-
}>;
|
|
778
|
-
};
|
|
779
|
-
|
|
780
419
|
declare const useEntityFollow: () => {
|
|
781
420
|
entities: string[];
|
|
782
421
|
followEntity: (entityRef: string) => void;
|
|
@@ -835,6 +474,373 @@ declare const useAI: () => {
|
|
|
835
474
|
summarizeArticle: (articleId: number, options?: AIQuery) => Promise<_drodil_backstage_plugin_qeta_common.AIResponse | null>;
|
|
836
475
|
};
|
|
837
476
|
|
|
477
|
+
/** @alpha */
|
|
478
|
+
declare const qetaTranslationRef: _backstage_core_plugin_api_alpha.TranslationRef<"qeta", {
|
|
479
|
+
readonly "link.post": "Copy link to this post to clipboard";
|
|
480
|
+
readonly "link.answer": "Copy link to this answer to clipboard";
|
|
481
|
+
readonly "link.aria": "Copy link to clipboard";
|
|
482
|
+
readonly "link.copied": "Link copied to clipboard";
|
|
483
|
+
readonly "statistics.ranking": "User ranking 🏆";
|
|
484
|
+
readonly "statistics.errorLoading": "Could not load statistics";
|
|
485
|
+
readonly "statistics.notAvailable": "Statistics are unavailable";
|
|
486
|
+
readonly "statistics.mostQuestions.title": "Most questions";
|
|
487
|
+
readonly "statistics.mostQuestions.description": "People who have posted most questions";
|
|
488
|
+
readonly "statistics.mostAnswers.title": "Most answers";
|
|
489
|
+
readonly "statistics.mostAnswers.description": "People who have posted most answers";
|
|
490
|
+
readonly "statistics.topVotedQuestions.title": "Top voted questions";
|
|
491
|
+
readonly "statistics.topVotedQuestions.description": "People who have the highest rated questions";
|
|
492
|
+
readonly "statistics.topVotedAnswers.title": "Top voted answers";
|
|
493
|
+
readonly "statistics.topVotedAnswers.description": "People who have the highest rated answers";
|
|
494
|
+
readonly "statistics.topVotedCorrectAnswers.title": "Top voted correct answers";
|
|
495
|
+
readonly "statistics.topVotedCorrectAnswers.description": "People who have the highest rated correct answers";
|
|
496
|
+
readonly "answer.questionTitle": "Q: {{question}}";
|
|
497
|
+
readonly "answer.answeredTime": "answered";
|
|
498
|
+
readonly "favorite.remove": "Remove this post from favorites";
|
|
499
|
+
readonly "favorite.add": "Mark this post as favorite";
|
|
500
|
+
readonly "ranking.top": "Rank this question to the top in this collection";
|
|
501
|
+
readonly "ranking.bottom": "Rank this question to the bottom in this collection";
|
|
502
|
+
readonly "ranking.up": "Rank this question up in this collection";
|
|
503
|
+
readonly "ranking.down": "Rank this question down in this collection";
|
|
504
|
+
readonly pluginName: "Q&A";
|
|
505
|
+
readonly "answerList.noAnswers": "No answers";
|
|
506
|
+
readonly "answerList.errorLoading": "Could not load answers";
|
|
507
|
+
readonly "answerList.limitSelect": "Answers per page";
|
|
508
|
+
readonly "common.article": "article";
|
|
509
|
+
readonly "common.post": "post";
|
|
510
|
+
readonly "common.collection": "collection";
|
|
511
|
+
readonly "common.question": "question";
|
|
512
|
+
readonly "common.score": "{{score}} score";
|
|
513
|
+
readonly "common.experts": "Experts";
|
|
514
|
+
readonly "common.tagExpert": "This user is an expert in this area";
|
|
515
|
+
readonly "common.comments": "Comments";
|
|
516
|
+
readonly "common.anonymousAuthor": "Anonymous";
|
|
517
|
+
readonly "common.answers_zero": "No answers";
|
|
518
|
+
readonly "common.answers_one": "{{count}} answer";
|
|
519
|
+
readonly "common.answers_other": "{{count}} answers";
|
|
520
|
+
readonly "common.views_zero": "Viewed {{count}} times";
|
|
521
|
+
readonly "common.views_one": "Viewed {{count}} time";
|
|
522
|
+
readonly "common.views_other": "Viewed {{count}} times";
|
|
523
|
+
readonly "common.viewsShort_zero": "0 views";
|
|
524
|
+
readonly "common.viewsShort_one": "{{count}} view";
|
|
525
|
+
readonly "common.viewsShort_other": "{{count}} views";
|
|
526
|
+
readonly "common.votes_zero": "0 votes";
|
|
527
|
+
readonly "common.votes_one": "{{count}} vote";
|
|
528
|
+
readonly "common.votes_other": "{{count}} votes";
|
|
529
|
+
readonly "common.posts_zero": "No {{itemType}}s";
|
|
530
|
+
readonly "common.posts_one": "{{count}} {{itemType}}";
|
|
531
|
+
readonly "common.posts_other": "{{count}} {{itemType}}s";
|
|
532
|
+
readonly "common.collections_zero": "No collections";
|
|
533
|
+
readonly "common.collections_one": "{{count}} collection";
|
|
534
|
+
readonly "common.collections_other": "{{count}} collections";
|
|
535
|
+
readonly "common.entities_zero": "No entities";
|
|
536
|
+
readonly "common.entities_one": "{{count}} entity";
|
|
537
|
+
readonly "common.entities_other": "{{count}} entities";
|
|
538
|
+
readonly "common.followers_zero": "No followers";
|
|
539
|
+
readonly "common.followers_one": "{{count}} follower";
|
|
540
|
+
readonly "common.followers_other": "{{count}} followers";
|
|
541
|
+
readonly "common.unsaved_changes": "You have unsaved changes. Are you sure you want to leave?";
|
|
542
|
+
readonly "common.loading": "Loading...";
|
|
543
|
+
readonly "answerContainer.search.label": "Search answer";
|
|
544
|
+
readonly "answerContainer.search.placeholder": "Search...";
|
|
545
|
+
readonly "answerContainer.title.answersBy": "Answers by";
|
|
546
|
+
readonly "answerContainer.title.answersAbout": "Answers about";
|
|
547
|
+
readonly "answerContainer.title.answersTagged": "Answers tagged with {{tags}}";
|
|
548
|
+
readonly "anonymousCheckbox.tooltip": "By enabling this, other users won't be able to see you as an author";
|
|
549
|
+
readonly "anonymousCheckbox.answerAnonymously": "Answer anonymously";
|
|
550
|
+
readonly "anonymousCheckbox.postAnonymously": "Post anonymously";
|
|
551
|
+
readonly "fileInput.label": "Header image";
|
|
552
|
+
readonly "fileInput.helperText": "URL of the header image to be used";
|
|
553
|
+
readonly "fileInput.uploadHeaderImage": "Upload image";
|
|
554
|
+
readonly "fileInput.preview": "Preview image";
|
|
555
|
+
readonly "collectionForm.errorPosting": "Could not create collection";
|
|
556
|
+
readonly "collectionForm.titleInput.label": "Title";
|
|
557
|
+
readonly "collectionForm.titleInput.helperText": "Name of the colleciton";
|
|
558
|
+
readonly "collectionForm.descriptionInput.placeholder": "Collection description, what does it contain?";
|
|
559
|
+
readonly "collectionForm.submit.existingCollection": "Save";
|
|
560
|
+
readonly "collectionForm.submit.newCollection": "Create";
|
|
561
|
+
readonly "postForm.uploadHeaderImage": "Upload header image";
|
|
562
|
+
readonly "postForm.errorPosting": "Could not post {{type}}";
|
|
563
|
+
readonly "postForm.titleInput.label": "Title";
|
|
564
|
+
readonly "postForm.titleInput.helperText": "Write good title for your {{type}} that people can understand";
|
|
565
|
+
readonly "postForm.submit.existingPost": "Save";
|
|
566
|
+
readonly "postForm.submit.newPost": "Post";
|
|
567
|
+
readonly "postForm.contentInput.placeholder": "Your {{type}}";
|
|
568
|
+
readonly "answerForm.errorPosting": "Could not post answer";
|
|
569
|
+
readonly "answerForm.submit.existingAnswer": "Save";
|
|
570
|
+
readonly "answerForm.submit.newAnswer": "Post";
|
|
571
|
+
readonly "answerForm.contentInput.placeholder": "Your answer";
|
|
572
|
+
readonly "entitiesInput.label": "Entities";
|
|
573
|
+
readonly "entitiesInput.placeholder": "Type or select entities";
|
|
574
|
+
readonly "entitiesInput.helperText": "Add up to {{max}} entities this question relates to";
|
|
575
|
+
readonly "tagsInput.label": "Tags";
|
|
576
|
+
readonly "tagsInput.placeholder": "Type or select tags";
|
|
577
|
+
readonly "tagsInput.helperText": "Add up to {{max}} tags to categorize your question";
|
|
578
|
+
readonly "tagsInput.allowAddHelperText": "You can create new tags by typing the tag and pressing enter";
|
|
579
|
+
readonly "askPage.title.newQuestion": "Ask a question";
|
|
580
|
+
readonly "askPage.title.existingQuestion": "Edit question";
|
|
581
|
+
readonly "askPage.title.entityQuestion": "Ask a question about {{entity}}";
|
|
582
|
+
readonly "writePage.title.newArticle": "New article";
|
|
583
|
+
readonly "writePage.title.existingArticle": "Edit article";
|
|
584
|
+
readonly "writePage.title.entityArticle": "Write an article about {{entity}}";
|
|
585
|
+
readonly "collectionCreatePage.title.existingCollection": "Edit collection";
|
|
586
|
+
readonly "collectionCreatePage.title.newCollection": "New collection";
|
|
587
|
+
readonly "askQuestionButton.title": "Ask a question";
|
|
588
|
+
readonly "addToCollectionButton.title": "Collections";
|
|
589
|
+
readonly "addToCollectionButton.manage": "Add or remove this post from collections";
|
|
590
|
+
readonly "addToCollectionButton.close": "Close";
|
|
591
|
+
readonly "writeArticleButton.title": "Write an article";
|
|
592
|
+
readonly "createCollectionButton.title": "Create a collection";
|
|
593
|
+
readonly "commentList.save": "Save";
|
|
594
|
+
readonly "commentList.editLink": "edit";
|
|
595
|
+
readonly "commentList.deleteLink": "delete";
|
|
596
|
+
readonly "markdown.toc": "Table of contents";
|
|
597
|
+
readonly "commentSection.input.placeholder": "Your comment";
|
|
598
|
+
readonly "commentSection.post": "Post";
|
|
599
|
+
readonly "commentSection.addComment": "Add a comment";
|
|
600
|
+
readonly "tagChip.nonExistingTag": "This tag does not yet exist";
|
|
601
|
+
readonly "editTagModal.title": "Edit tag {{tag}}";
|
|
602
|
+
readonly "editTagModal.errorPosting": "Failed to edit";
|
|
603
|
+
readonly "editTagModal.description": "Tag description";
|
|
604
|
+
readonly "editTagModal.expertsLabel": "Experts";
|
|
605
|
+
readonly "editTagModal.expertsPlaceholder": "Tag experts";
|
|
606
|
+
readonly "editTagModal.saveButton": "Save";
|
|
607
|
+
readonly "editTagModal.cancelButton": "Cancel";
|
|
608
|
+
readonly "createTagModal.title": "Create a new tag";
|
|
609
|
+
readonly "createTagModal.errorPosting": "Failed to create";
|
|
610
|
+
readonly "createTagModal.description": "Tag description";
|
|
611
|
+
readonly "createTagModal.cancelButton": "Cancel";
|
|
612
|
+
readonly "createTagModal.tagInput": "Tag";
|
|
613
|
+
readonly "createTagModal.createButton": "Create";
|
|
614
|
+
readonly "deleteModal.title.tag": "Are you sure you want to delete this tag?";
|
|
615
|
+
readonly "deleteModal.title.answer": "Are you sure you want to delete this answer?";
|
|
616
|
+
readonly "deleteModal.title.collection": "Are you sure you want to delete this collection?";
|
|
617
|
+
readonly "deleteModal.title.question": "Are you sure you want to delete this post?";
|
|
618
|
+
readonly "deleteModal.cancelButton": "Cancel";
|
|
619
|
+
readonly "deleteModal.errorDeleting": "Failed to delete";
|
|
620
|
+
readonly "deleteModal.deleteButton": "Delete";
|
|
621
|
+
readonly "favoritePage.title": "Favorited posts";
|
|
622
|
+
readonly "leftMenu.questions": "Questions";
|
|
623
|
+
readonly "leftMenu.statistics": "Statistics";
|
|
624
|
+
readonly "leftMenu.collections": "Collections";
|
|
625
|
+
readonly "leftMenu.articles": "Articles";
|
|
626
|
+
readonly "leftMenu.users": "Users";
|
|
627
|
+
readonly "leftMenu.tags": "Tags";
|
|
628
|
+
readonly "leftMenu.entities": "Entities";
|
|
629
|
+
readonly "leftMenu.moderate": "Moderate";
|
|
630
|
+
readonly "leftMenu.manage": "Manage";
|
|
631
|
+
readonly "leftMenu.buttonLabel": "Menu";
|
|
632
|
+
readonly "leftMenu.home": "Home";
|
|
633
|
+
readonly "leftMenu.profile": "Profile";
|
|
634
|
+
readonly "leftMenu.favoriteQuestions": "Favorites";
|
|
635
|
+
readonly "leftMenu.content": "Content";
|
|
636
|
+
readonly "leftMenu.community": "Community";
|
|
637
|
+
readonly "moderatorPage.title": "Moderate";
|
|
638
|
+
readonly "moderatorPage.templates": "Templates";
|
|
639
|
+
readonly "moderatorPage.tools": "Tools";
|
|
640
|
+
readonly "moderatorPage.templatesInfo": "Templates can be used to prefill question content for the user";
|
|
641
|
+
readonly "suggestionsCard.title": "Suggestions";
|
|
642
|
+
readonly "suggestionsCard.noCorrectAnswer": "Your question \"{{title}}\" does not have a correct answer";
|
|
643
|
+
readonly "suggestionsCard.newQuestion": "Do you have an answer for \"{{title}}\"?";
|
|
644
|
+
readonly "suggestionsCard.newArticle": "You might like to read \"{{title}}\"";
|
|
645
|
+
readonly "homePage.title": "Home";
|
|
646
|
+
readonly "impactCard.title": "Your impact";
|
|
647
|
+
readonly "impactCard.views": "views";
|
|
648
|
+
readonly "impactCard.contributions": "Your contributions helped {{lastWeek}} people this week";
|
|
649
|
+
readonly "rightMenu.followedEntities": "Followed entities";
|
|
650
|
+
readonly "rightMenu.followedTags": "Followed tags";
|
|
651
|
+
readonly "rightMenu.followedCollections": "Followed collections";
|
|
652
|
+
readonly "rightMenu.followedUsers": "Followed users";
|
|
653
|
+
readonly "highlights.loadError": "Failed to load questions";
|
|
654
|
+
readonly "highlights.own.title": "Your latest questions";
|
|
655
|
+
readonly "highlights.own.noQuestionsLabel": "No questions";
|
|
656
|
+
readonly "highlights.hotQuestions.title": "Hot questions";
|
|
657
|
+
readonly "highlights.hotQuestions.noQuestionsLabel": "No questions";
|
|
658
|
+
readonly "highlights.hotArticles.title": "Hot articles";
|
|
659
|
+
readonly "highlights.hotArticles.noArticlesLabel": "No articles";
|
|
660
|
+
readonly "highlights.unanswered.title": "Unanswered questions";
|
|
661
|
+
readonly "highlights.unanswered.noQuestionsLabel": "No unanswered questions";
|
|
662
|
+
readonly "highlights.incorrect.title": "Questions without correct answer";
|
|
663
|
+
readonly "highlights.incorrect.noQuestionsLabel": "No questions without correct answers";
|
|
664
|
+
readonly "questionsPage.title": "All questions";
|
|
665
|
+
readonly "articlesPage.title": "All articles";
|
|
666
|
+
readonly "userLink.anonymous": "Anonymous";
|
|
667
|
+
readonly "userLink.you": "You";
|
|
668
|
+
readonly "articlePage.errorLoading": "Could not load article";
|
|
669
|
+
readonly "articlePage.deleteButton": "Delete this article";
|
|
670
|
+
readonly "articlePage.notFound": "Could not find the article";
|
|
671
|
+
readonly "articlePage.editButton": "Edit this article";
|
|
672
|
+
readonly "templateList.errorLoading": "Could not load templates";
|
|
673
|
+
readonly "templateList.errorPosting": "Could not post template";
|
|
674
|
+
readonly "templateList.titleInput.label": "Title";
|
|
675
|
+
readonly "templateList.titleInput.helperText": "Name of the template";
|
|
676
|
+
readonly "templateList.descriptionInput.label": "Description";
|
|
677
|
+
readonly "templateList.descriptionInput.helperText": "Template description, what is it used for?";
|
|
678
|
+
readonly "templateList.submit.existingTemplate": "Save";
|
|
679
|
+
readonly "templateList.submit.newTemplate": "Create";
|
|
680
|
+
readonly "templateList.createButton": "Create";
|
|
681
|
+
readonly "templateList.deleteButton": "Delete";
|
|
682
|
+
readonly "templateList.editButton": "Edit";
|
|
683
|
+
readonly "templateList.noTemplates": "No templates";
|
|
684
|
+
readonly "templateList.noTemplatesDescription": "Create a new template to get started";
|
|
685
|
+
readonly "templateList.questionTitleInput.label": "Default question title";
|
|
686
|
+
readonly "templateList.questionTitleInput.helperText": "Question title to be used when creating a question with this template";
|
|
687
|
+
readonly "templateList.questionContentInput.placeholder": "Question content to be used when creating a question with this template";
|
|
688
|
+
readonly "templateSelectList.title": "Create a question from template";
|
|
689
|
+
readonly "templateSelectList.selectButton": "Choose";
|
|
690
|
+
readonly "templateSelectList.genericQuestion": "Generic question";
|
|
691
|
+
readonly "templateSelectList.genericQuestionDescription": "Create a generic question";
|
|
692
|
+
readonly "pagination.defaultTooltip": "Number of items";
|
|
693
|
+
readonly "collectionsPage.search.label": "Search collection";
|
|
694
|
+
readonly "collectionsPage.search.placeholder": "Search...";
|
|
695
|
+
readonly "collectionsPage.title": "Collections";
|
|
696
|
+
readonly "collectionPage.description": "Description";
|
|
697
|
+
readonly "collectionPage.info": "You can add questions and articles to the collection from question and article pages";
|
|
698
|
+
readonly "searchResult.created": "Created";
|
|
699
|
+
readonly "questionPage.errorLoading": "Could not load question";
|
|
700
|
+
readonly "questionPage.notFound": "Could not find the question";
|
|
701
|
+
readonly "questionPage.editButton": "Edit";
|
|
702
|
+
readonly "questionPage.sortAnswers.label": "Sort answers";
|
|
703
|
+
readonly "questionPage.sortAnswers.default": "Default";
|
|
704
|
+
readonly "questionPage.sortAnswers.createdDesc": "Created (desc)";
|
|
705
|
+
readonly "questionPage.sortAnswers.createdAsc": "Created (asc)";
|
|
706
|
+
readonly "questionPage.sortAnswers.scoreDesc": "Score (desc)";
|
|
707
|
+
readonly "questionPage.sortAnswers.scoreAsc": "Score (asc)";
|
|
708
|
+
readonly "questionPage.sortAnswers.commentsDesc": "Comments (desc)";
|
|
709
|
+
readonly "questionPage.sortAnswers.commentsAsc": "Comments (asc)";
|
|
710
|
+
readonly "questionPage.sortAnswers.authorDesc": "Author (desc)";
|
|
711
|
+
readonly "questionPage.sortAnswers.authorAsc": "Author (asc)";
|
|
712
|
+
readonly "questionPage.sortAnswers.updatedDesc": "Updated (desc)";
|
|
713
|
+
readonly "questionPage.sortAnswers.updatedAsc": "Updated (asc)";
|
|
714
|
+
readonly "authorBox.postedAtTime": "Posted";
|
|
715
|
+
readonly "authorBox.updatedAtTime": "Updated";
|
|
716
|
+
readonly "authorBox.updatedBy": "by";
|
|
717
|
+
readonly "voteButtons.post.own": "You cannot vote your own {{type}}";
|
|
718
|
+
readonly "voteButtons.post.good": "This {{type}} is good";
|
|
719
|
+
readonly "voteButtons.post.bad": "This {{type}} is not good";
|
|
720
|
+
readonly "voteButtons.answer.own": "You cannot vote your own answer";
|
|
721
|
+
readonly "voteButtons.answer.markCorrect": "Mark this answer correct";
|
|
722
|
+
readonly "voteButtons.answer.markIncorrect": "Mark this answer incorrect";
|
|
723
|
+
readonly "voteButtons.answer.marked": "This answer has been marked as correct";
|
|
724
|
+
readonly "voteButtons.answer.good": "This answer is good";
|
|
725
|
+
readonly "voteButtons.answer.bad": "This answer is not good";
|
|
726
|
+
readonly "datePicker.from": "From date";
|
|
727
|
+
readonly "datePicker.to": "To date";
|
|
728
|
+
readonly "datePicker.invalidRange": "Date range invalid, 'To date' should be greater than 'From date'";
|
|
729
|
+
readonly "datePicker.range.label": "Date range";
|
|
730
|
+
readonly "datePicker.range.default": "Select";
|
|
731
|
+
readonly "datePicker.range.last7days": "Last 7 days";
|
|
732
|
+
readonly "datePicker.range.last30days": "Last 30 days";
|
|
733
|
+
readonly "datePicker.range.custom": "Custom";
|
|
734
|
+
readonly "filterPanel.entitiesRelation.label": "Entities relation";
|
|
735
|
+
readonly "filterPanel.noAnswers.label": "No answers";
|
|
736
|
+
readonly "filterPanel.noVotes.label": "No votes";
|
|
737
|
+
readonly "filterPanel.filterButton": "Filter";
|
|
738
|
+
readonly "filterPanel.noCorrectAnswers.label": "No correct answers";
|
|
739
|
+
readonly "filterPanel.quickFilters.label": "Quick filters";
|
|
740
|
+
readonly "filterPanel.starredEntities.label": "Starred entities";
|
|
741
|
+
readonly "filterPanel.ownedEntities.label": "Owned entities";
|
|
742
|
+
readonly "filterPanel.toggleEntityRelation.and": "Change to only with all selected entities (AND)";
|
|
743
|
+
readonly "filterPanel.toggleEntityRelation.or": "Change to with any selected entities (OR)";
|
|
744
|
+
readonly "filterPanel.toggleTagRelation.and": "Change to only with all selected tags (AND)";
|
|
745
|
+
readonly "filterPanel.toggleTagRelation.or": "Change to with any selected tags (OR)";
|
|
746
|
+
readonly "filterPanel.orderBy.label": "Order by";
|
|
747
|
+
readonly "filterPanel.orderBy.title": "Title";
|
|
748
|
+
readonly "filterPanel.orderBy.score": "Score";
|
|
749
|
+
readonly "filterPanel.orderBy.created": "Created";
|
|
750
|
+
readonly "filterPanel.orderBy.updated": "Updated";
|
|
751
|
+
readonly "filterPanel.orderBy.answers": "Answers";
|
|
752
|
+
readonly "filterPanel.orderBy.views": "Views";
|
|
753
|
+
readonly "filterPanel.orderBy.rank": "Rank";
|
|
754
|
+
readonly "filterPanel.orderBy.trend": "Trend";
|
|
755
|
+
readonly "filterPanel.order.label": "Order";
|
|
756
|
+
readonly "filterPanel.order.desc": "Descending";
|
|
757
|
+
readonly "filterPanel.order.asc": "Ascending";
|
|
758
|
+
readonly "filterPanel.filters.label": "Filters";
|
|
759
|
+
readonly "filterPanel.filters.tag.label": "Tag";
|
|
760
|
+
readonly "filterPanel.filters.tag.placeholder": "Type or select tag";
|
|
761
|
+
readonly "filterPanel.filters.entity.label": "Entity";
|
|
762
|
+
readonly "filterPanel.filters.entity.placeholder": "Type or select entity";
|
|
763
|
+
readonly "postsList.errorLoading": "Could not load {{itemType}}s";
|
|
764
|
+
readonly "postsList.postsPerPage": "{{itemType}}s per page";
|
|
765
|
+
readonly "postsContainer.search.label": "Search {{itemType}}";
|
|
766
|
+
readonly "postsContainer.search.placeholder": "Search...";
|
|
767
|
+
readonly "postsContainer.title.favorite": "Your favorite {{itemType}}s";
|
|
768
|
+
readonly "postsContainer.title.by": "{{itemType}}s by";
|
|
769
|
+
readonly "postsContainer.title.about": "{{itemType}}s about";
|
|
770
|
+
readonly "postsContainer.title.tagged": "{{itemType}} tagged with {{tags}}";
|
|
771
|
+
readonly "postsContainer.createButton": "Go ahead and create one!";
|
|
772
|
+
readonly "postsContainer.noItems": "No {{itemType}}s";
|
|
773
|
+
readonly "postsTable.favorites": "Favorites";
|
|
774
|
+
readonly "postsTable.errorLoading": "Could not load questions";
|
|
775
|
+
readonly "postsTable.latest": "Latest";
|
|
776
|
+
readonly "postsTable.mostViewed": "Most viewed";
|
|
777
|
+
readonly "postsTable.cells.title": "Title";
|
|
778
|
+
readonly "postsTable.cells.author": "Author";
|
|
779
|
+
readonly "postsTable.cells.type": "Type";
|
|
780
|
+
readonly "postsTable.cells.updated": "Last updated";
|
|
781
|
+
readonly "postsTable.cells.asked": "Asked";
|
|
782
|
+
readonly "tagPage.search.label": "Search tag";
|
|
783
|
+
readonly "tagPage.search.placeholder": "Search...";
|
|
784
|
+
readonly "tagPage.errorLoading": "Could not load tags";
|
|
785
|
+
readonly "tagPage.defaultTitle": "Tags";
|
|
786
|
+
readonly "tagPage.createTag": "Create tag";
|
|
787
|
+
readonly "tagPage.tags_zero": "No tags";
|
|
788
|
+
readonly "tagPage.tags_one": "{{count}} tag";
|
|
789
|
+
readonly "tagPage.tags_other": "{{count}} tags";
|
|
790
|
+
readonly "entitiesPage.search.label": "Search entity";
|
|
791
|
+
readonly "entitiesPage.search.placeholder": "Search...";
|
|
792
|
+
readonly "entitiesPage.errorLoading": "Could not load entities";
|
|
793
|
+
readonly "entitiesPage.entities_zero": "No entities";
|
|
794
|
+
readonly "entitiesPage.entities_one": "{{count}} entity";
|
|
795
|
+
readonly "entitiesPage.entities_other": "{{count}} entities";
|
|
796
|
+
readonly "entitiesPage.defaultTitle": "Entities";
|
|
797
|
+
readonly "aiAnswerCard.summary": "Summary by {{name}}";
|
|
798
|
+
readonly "aiAnswerCard.answer": "Answer from {{name}}";
|
|
799
|
+
readonly "aiAnswerCard.loading": "Thinking...";
|
|
800
|
+
readonly "aiAnswerCard.regenerate": "Regenerate this answer";
|
|
801
|
+
readonly "aiAnswerCard.show": "Show";
|
|
802
|
+
readonly "aiAnswerCard.hide": "Hide";
|
|
803
|
+
readonly "usersPage.search.label": "Search user";
|
|
804
|
+
readonly "usersPage.search.placeholder": "Search...";
|
|
805
|
+
readonly "usersPage.title": "Users";
|
|
806
|
+
readonly "usersPage.errorLoading": "Could not load users";
|
|
807
|
+
readonly "usersPage.defaultTitle": "users";
|
|
808
|
+
readonly "usersPage.users_zero": "No users";
|
|
809
|
+
readonly "usersPage.users_one": "{{count}} user";
|
|
810
|
+
readonly "usersPage.users_other": "{{count}} users";
|
|
811
|
+
readonly "userPage.questions": "Questions";
|
|
812
|
+
readonly "userPage.statistics": "Statistics";
|
|
813
|
+
readonly "userPage.collections": "Collections";
|
|
814
|
+
readonly "userPage.articles": "Articles";
|
|
815
|
+
readonly "userPage.answers": "Answers";
|
|
816
|
+
readonly "userPage.profileTab": "Profile";
|
|
817
|
+
readonly "stats.questions": "Questions";
|
|
818
|
+
readonly "stats.articles": "Articles";
|
|
819
|
+
readonly "stats.users": "Users";
|
|
820
|
+
readonly "stats.tags": "Tags";
|
|
821
|
+
readonly "stats.answers": "Answers";
|
|
822
|
+
readonly "stats.comments": "Comments";
|
|
823
|
+
readonly "stats.views": "Views";
|
|
824
|
+
readonly "stats.noStats": "No statistics available. Check back later!";
|
|
825
|
+
readonly "stats.votes": "Votes";
|
|
826
|
+
readonly "stats.followers": "Followers";
|
|
827
|
+
readonly "collectionButton.follow": "Follow";
|
|
828
|
+
readonly "collectionButton.tooltip": "By following a collection, you will get notified when ever a new post is added to the collection";
|
|
829
|
+
readonly "collectionButton.unfollow": "Unfollow";
|
|
830
|
+
readonly "tagButton.edit": "Edit";
|
|
831
|
+
readonly "tagButton.delete": "Delete";
|
|
832
|
+
readonly "tagButton.follow": "Follow";
|
|
833
|
+
readonly "tagButton.tooltip": "By following a tag, you will get notified when ever a new post with that tag is posted";
|
|
834
|
+
readonly "tagButton.unfollow": "Unfollow";
|
|
835
|
+
readonly "entityButton.follow": "Follow";
|
|
836
|
+
readonly "entityButton.tooltip": "By following an entity, you will get notified when ever a new post for that entity is posted";
|
|
837
|
+
readonly "entityButton.unfollow": "Unfollow";
|
|
838
|
+
readonly "userButton.follow": "Follow";
|
|
839
|
+
readonly "userButton.tooltip": "By following a user, you will get notified when ever a new post by that user is posted";
|
|
840
|
+
readonly "userButton.unfollow": "Unfollow";
|
|
841
|
+
}>;
|
|
842
|
+
declare const qetaTranslations: _backstage_core_plugin_api_alpha.TranslationResource<"qeta">;
|
|
843
|
+
|
|
838
844
|
type QetaVoteButtonsClassKey = 'qetaCorrectAnswerSelected' | 'qetaCorrectAnswer' | 'voteButtonContainer';
|
|
839
845
|
|
|
840
846
|
type QetaArticleButtonsClassKey = 'container' | 'scoreText';
|
|
@@ -867,4 +873,4 @@ type QetaOverrides = Overrides & {
|
|
|
867
873
|
[Name in keyof QetaComponentsNameToClassKey]?: Partial<StyleRules<QetaComponentsNameToClassKey[Name]>>;
|
|
868
874
|
};
|
|
869
875
|
|
|
870
|
-
export { AIAnswerCard, AddToCollectionButton, AnswerCard, AnswerForm, AnswerList, AnswerListItem, AnswersContainer, ArticleContent, AskQuestionButton, AuthorLink, ButtonContainer, CollectionCard, CollectionFollowButton, CollectionForm, CollectionsGrid, CreateCollectionButton, DeleteModal, EntitiesGrid, EntityFollowButton, FilterPanel, FollowedCollectionsList, FollowedEntitiesList, FollowedTagsList, FollowedUsersList, ImpactCard, LeftMenu, LeftMenuButton, MarkdownRenderer, PostForm, PostHighlightList, PostList, PostListItem, PostsCard, PostsContainer, PostsGrid, PostsTable, type QetaOverrides, QuestionCard, QuestionsTable, RelativeTimeWithTooltip, SelectTemplateList, StatsChart, SuggestionsCard, SummaryStatsGrid, TagFollowButton, TagsGrid, TemplateList, TopRankingUsers, TrophyIcon, UpdatedByLink, UserFollowButton, UserLink, UsersGrid, WriteArticleButton, articleRouteRef, articlesRouteRef, askRouteRef, collectionCreateRouteRef, collectionEditRouteRef, collectionRouteRef, collectionsRouteRef, editArticleRouteRef, editQuestionRouteRef, entitiesRouteRef, entityRouteRef, favoriteQuestionsRouteRef, moderatorRouteRef, qetaApiRef, qetaRouteRef, questionRouteRef, questionsRouteRef, statisticsRouteRef, tagRouteRef, tagsRouteRef, useAI, useCollectionsFollow, useEntityAuthor, useEntityFollow, useIdentityApi, useIsModerator, useQetaApi, useTagsFollow,
|
|
876
|
+
export { AIAnswerCard, AddToCollectionButton, AnswerCard, AnswerForm, AnswerList, AnswerListItem, AnswersContainer, ArticleContent, AskQuestionButton, AuthorLink, ButtonContainer, CollectionCard, CollectionFollowButton, CollectionForm, CollectionsGrid, CreateCollectionButton, DeleteModal, EntitiesGrid, EntityFollowButton, FilterPanel, FollowedCollectionsList, FollowedEntitiesList, FollowedTagsList, FollowedUsersList, ImpactCard, LeftMenu, LeftMenuButton, MarkdownRenderer, PostForm, PostHighlightList, PostList, PostListItem, PostsCard, PostsContainer, PostsGrid, PostsTable, type QetaOverrides, QuestionCard, QuestionsTable, RelativeTimeWithTooltip, SelectTemplateList, StatsChart, SuggestionsCard, SummaryStatsGrid, TagFollowButton, TagsGrid, TemplateList, TopRankingUsers, TrophyIcon, UpdatedByLink, UserFollowButton, UserLink, UsersGrid, WriteArticleButton, articleRouteRef, articlesRouteRef, askRouteRef, collectionCreateRouteRef, collectionEditRouteRef, collectionRouteRef, collectionsRouteRef, editArticleRouteRef, editQuestionRouteRef, entitiesRouteRef, entityRouteRef, favoriteQuestionsRouteRef, moderatorRouteRef, qetaApiRef, qetaRouteRef, qetaTranslationRef, qetaTranslations, questionRouteRef, questionsRouteRef, statisticsRouteRef, tagRouteRef, tagsRouteRef, useAI, useCollectionsFollow, useEntityAuthor, useEntityFollow, useIdentityApi, useIsModerator, useQetaApi, useTagsFollow, useUserFollow, useUserInfo, userRouteRef, usersRouteRef, writeRouteRef };
|