Updated default localization settings if string is not translated yet

This commit is contained in:
Anton Stubenbord
2023-01-21 01:23:55 +01:00
parent 78aefb05eb
commit e607661345
3 changed files with 56 additions and 54 deletions

View File

@@ -64,23 +64,23 @@
"@documentDeleteSuccessMessage": {}, "@documentDeleteSuccessMessage": {},
"documentDetailsPageAssignAsnButtonLabel": "Přiřadit", "documentDetailsPageAssignAsnButtonLabel": "Přiřadit",
"@documentDetailsPageAssignAsnButtonLabel": {}, "@documentDetailsPageAssignAsnButtonLabel": {},
"documentDetailsPageDeleteTooltip": "", "documentDetailsPageDeleteTooltip": "Delete",
"@documentDetailsPageDeleteTooltip": {}, "@documentDetailsPageDeleteTooltip": {},
"documentDetailsPageDownloadTooltip": "", "documentDetailsPageDownloadTooltip": "Download",
"@documentDetailsPageDownloadTooltip": {}, "@documentDetailsPageDownloadTooltip": {},
"documentDetailsPageEditTooltip": "", "documentDetailsPageEditTooltip": "Edit",
"@documentDetailsPageEditTooltip": {}, "@documentDetailsPageEditTooltip": {},
"documentDetailsPageLoadFullContentLabel": "Načíst celý obsah", "documentDetailsPageLoadFullContentLabel": "Načíst celý obsah",
"@documentDetailsPageLoadFullContentLabel": {}, "@documentDetailsPageLoadFullContentLabel": {},
"documentDetailsPageNoPdfViewerFoundErrorMessage": "", "documentDetailsPageNoPdfViewerFoundErrorMessage": "No app to display PDF files found!",
"@documentDetailsPageNoPdfViewerFoundErrorMessage": {}, "@documentDetailsPageNoPdfViewerFoundErrorMessage": {},
"documentDetailsPageOpenInSystemViewerTooltip": "", "documentDetailsPageOpenInSystemViewerTooltip": "Open in system viewer",
"@documentDetailsPageOpenInSystemViewerTooltip": {}, "@documentDetailsPageOpenInSystemViewerTooltip": {},
"documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "", "documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "Could not open file: Permission denied.",
"@documentDetailsPageOpenPdfPermissionDeniedErrorMessage": {}, "@documentDetailsPageOpenPdfPermissionDeniedErrorMessage": {},
"documentDetailsPagePreviewTooltip": "", "documentDetailsPagePreviewTooltip": "Preview",
"@documentDetailsPagePreviewTooltip": {}, "@documentDetailsPagePreviewTooltip": {},
"documentDetailsPageShareTooltip": "", "documentDetailsPageShareTooltip": "Share",
"@documentDetailsPageShareTooltip": {}, "@documentDetailsPageShareTooltip": {},
"documentDetailsPageSimilarDocumentsLabel": "Podobné dokumenty", "documentDetailsPageSimilarDocumentsLabel": "Podobné dokumenty",
"@documentDetailsPageSimilarDocumentsLabel": {}, "@documentDetailsPageSimilarDocumentsLabel": {},
@@ -216,7 +216,7 @@
"@editLabelPageConfirmDeletionDialogTitle": {}, "@editLabelPageConfirmDeletionDialogTitle": {},
"editLabelPageDeletionDialogText": "Dokumenty mají přiřazen tento štítek. Odstraněním štítku bude označení odstraněno. Pokračovat?", "editLabelPageDeletionDialogText": "Dokumenty mají přiřazen tento štítek. Odstraněním štítku bude označení odstraněno. Pokračovat?",
"@editLabelPageDeletionDialogText": {}, "@editLabelPageDeletionDialogText": {},
"errorMessageAcknowledgeTasksError": "", "errorMessageAcknowledgeTasksError": "Could not acknowledge tasks.",
"@errorMessageAcknowledgeTasksError": {}, "@errorMessageAcknowledgeTasksError": {},
"errorMessageAuthenticationFailed": "Přihlášení selhalo, zkuste to znovu.", "errorMessageAuthenticationFailed": "Přihlášení selhalo, zkuste to znovu.",
"@errorMessageAuthenticationFailed": {}, "@errorMessageAuthenticationFailed": {},
@@ -376,7 +376,7 @@
"@genericActionUploadLabel": {}, "@genericActionUploadLabel": {},
"genericMessageOfflineText": "Jste offline.", "genericMessageOfflineText": "Jste offline.",
"@genericMessageOfflineText": {}, "@genericMessageOfflineText": {},
"inboxPageAssignAsnLabel": "", "inboxPageAssignAsnLabel": "Assign ASN",
"@inboxPageAssignAsnLabel": {}, "@inboxPageAssignAsnLabel": {},
"inboxPageDocumentRemovedMessageText": "Dokument odstraněn z inboxu.", "inboxPageDocumentRemovedMessageText": "Dokument odstraněn z inboxu.",
"@inboxPageDocumentRemovedMessageText": {}, "@inboxPageDocumentRemovedMessageText": {},
@@ -392,9 +392,9 @@
"@inboxPageNoNewDocumentsRefreshLabel": {}, "@inboxPageNoNewDocumentsRefreshLabel": {},
"inboxPageNoNewDocumentsText": "Nemáte neshlédnuté dokumenty.", "inboxPageNoNewDocumentsText": "Nemáte neshlédnuté dokumenty.",
"@inboxPageNoNewDocumentsText": {}, "@inboxPageNoNewDocumentsText": {},
"inboxPageQuickActionsLabel": "", "inboxPageQuickActionsLabel": "Quick Action",
"@inboxPageQuickActionsLabel": {}, "@inboxPageQuickActionsLabel": {},
"inboxPageSuggestionSuccessfullyAppliedMessage": "", "inboxPageSuggestionSuccessfullyAppliedMessage": "Suggestion successfully applied.",
"@inboxPageSuggestionSuccessfullyAppliedMessage": {}, "@inboxPageSuggestionSuccessfullyAppliedMessage": {},
"inboxPageTodayText": "Dnes", "inboxPageTodayText": "Dnes",
"@inboxPageTodayText": {}, "@inboxPageTodayText": {},
@@ -472,19 +472,19 @@
"@loginPageReachabilityConnectionTimeoutText": {}, "@loginPageReachabilityConnectionTimeoutText": {},
"loginPageReachabilityInvalidClientCertificateConfigurationText": "Špatné nebo chybějící heslo certifikátu.", "loginPageReachabilityInvalidClientCertificateConfigurationText": "Špatné nebo chybějící heslo certifikátu.",
"@loginPageReachabilityInvalidClientCertificateConfigurationText": {}, "@loginPageReachabilityInvalidClientCertificateConfigurationText": {},
"loginPageReachabilityMissingClientCertificateText": "", "loginPageReachabilityMissingClientCertificateText": "A client certificate was expected but not sent. Please provide a certificate.",
"@loginPageReachabilityMissingClientCertificateText": {}, "@loginPageReachabilityMissingClientCertificateText": {},
"loginPageReachabilityNotReachableText": "", "loginPageReachabilityNotReachableText": "Could not establish a connection to the server.",
"@loginPageReachabilityNotReachableText": {}, "@loginPageReachabilityNotReachableText": {},
"loginPageReachabilitySuccessText": "Připojení úspěšně vytvořeno.", "loginPageReachabilitySuccessText": "Připojení úspěšně vytvořeno.",
"@loginPageReachabilitySuccessText": {}, "@loginPageReachabilitySuccessText": {},
"loginPageReachabilityUnresolvedHostText": "", "loginPageReachabilityUnresolvedHostText": "Host could not be resolved. Please check the server address and your internet connection. ",
"@loginPageReachabilityUnresolvedHostText": {}, "@loginPageReachabilityUnresolvedHostText": {},
"loginPageServerUrlFieldLabel": "'Adresa serveru", "loginPageServerUrlFieldLabel": "'Adresa serveru",
"@loginPageServerUrlFieldLabel": {}, "@loginPageServerUrlFieldLabel": {},
"loginPageServerUrlValidatorMessageInvalidAddressText": "Neplatná adresa", "loginPageServerUrlValidatorMessageInvalidAddressText": "Neplatná adresa",
"@loginPageServerUrlValidatorMessageInvalidAddressText": {}, "@loginPageServerUrlValidatorMessageInvalidAddressText": {},
"loginPageServerUrlValidatorMessageMissingSchemeText": "", "loginPageServerUrlValidatorMessageMissingSchemeText": "Server address must include a scheme.",
"@loginPageServerUrlValidatorMessageMissingSchemeText": {}, "@loginPageServerUrlValidatorMessageMissingSchemeText": {},
"loginPageServerUrlValidatorMessageRequiredText": "Adresa serveru nesmí být prázdná.", "loginPageServerUrlValidatorMessageRequiredText": "Adresa serveru nesmí být prázdná.",
"@loginPageServerUrlValidatorMessageRequiredText": {}, "@loginPageServerUrlValidatorMessageRequiredText": {},
@@ -504,29 +504,29 @@
"@loginPageUsernameLabel": {}, "@loginPageUsernameLabel": {},
"loginPageUsernameValidatorMessageText": "Jméno uživatele nesmí být prázdné.", "loginPageUsernameValidatorMessageText": "Jméno uživatele nesmí být prázdné.",
"@loginPageUsernameValidatorMessageText": {}, "@loginPageUsernameValidatorMessageText": {},
"matchingAlgorithmAllDescription": "", "matchingAlgorithmAllDescription": "Document contains all of these words",
"@matchingAlgorithmAllDescription": {}, "@matchingAlgorithmAllDescription": {},
"matchingAlgorithmAllName": "Vše", "matchingAlgorithmAllName": "Vše",
"@matchingAlgorithmAllName": {}, "@matchingAlgorithmAllName": {},
"matchingAlgorithmAnyDescription": "", "matchingAlgorithmAnyDescription": "Document contains any of these words",
"@matchingAlgorithmAnyDescription": {}, "@matchingAlgorithmAnyDescription": {},
"matchingAlgorithmAnyName": "Jakékoliv slovo", "matchingAlgorithmAnyName": "Jakékoliv slovo",
"@matchingAlgorithmAnyName": {}, "@matchingAlgorithmAnyName": {},
"matchingAlgorithmAutoDescription": "", "matchingAlgorithmAutoDescription": "Learn matching automatically",
"@matchingAlgorithmAutoDescription": {}, "@matchingAlgorithmAutoDescription": {},
"matchingAlgorithmAutoName": "", "matchingAlgorithmAutoName": "Auto",
"@matchingAlgorithmAutoName": {}, "@matchingAlgorithmAutoName": {},
"matchingAlgorithmExactDescription": "", "matchingAlgorithmExactDescription": "Document contains this string",
"@matchingAlgorithmExactDescription": {}, "@matchingAlgorithmExactDescription": {},
"matchingAlgorithmExactName": "", "matchingAlgorithmExactName": "Exact",
"@matchingAlgorithmExactName": {}, "@matchingAlgorithmExactName": {},
"matchingAlgorithmFuzzyDescription": "", "matchingAlgorithmFuzzyDescription": "Document contains a word similar to this word",
"@matchingAlgorithmFuzzyDescription": {}, "@matchingAlgorithmFuzzyDescription": {},
"matchingAlgorithmFuzzyName": "", "matchingAlgorithmFuzzyName": "Fuzzy",
"@matchingAlgorithmFuzzyName": {}, "@matchingAlgorithmFuzzyName": {},
"matchingAlgorithmRegexDescription": "", "matchingAlgorithmRegexDescription": "Document matches this regular expression",
"@matchingAlgorithmRegexDescription": {}, "@matchingAlgorithmRegexDescription": {},
"matchingAlgorithmRegexName": "", "matchingAlgorithmRegexName": "Regular Expression",
"@matchingAlgorithmRegexName": {}, "@matchingAlgorithmRegexName": {},
"offlineWidgetText": "Nezdařilo se vytvořit připojení k internetu.", "offlineWidgetText": "Nezdařilo se vytvořit připojení k internetu.",
"@offlineWidgetText": {}, "@offlineWidgetText": {},
@@ -598,7 +598,7 @@
"@tagInboxTagPropertyLabel": {}, "@tagInboxTagPropertyLabel": {},
"uploadPageAutomaticallInferredFieldsHintText": "Pokud specifikuješ hodnoty pro tato pole, paperless instance nebude automaticky přiřazovat naučené hodnoty. Pokud mají být tato pole automaticky vyplňována, nevyplňujte zde nic.", "uploadPageAutomaticallInferredFieldsHintText": "Pokud specifikuješ hodnoty pro tato pole, paperless instance nebude automaticky přiřazovat naučené hodnoty. Pokud mají být tato pole automaticky vyplňována, nevyplňujte zde nic.",
"@uploadPageAutomaticallInferredFieldsHintText": {}, "@uploadPageAutomaticallInferredFieldsHintText": {},
"verifyIdentityPageDescriptionText": "", "verifyIdentityPageDescriptionText": "Use the configured biometric factor to authenticate and unlock your documents.",
"@verifyIdentityPageDescriptionText": {}, "@verifyIdentityPageDescriptionText": {},
"verifyIdentityPageLogoutButtonLabel": "Odpojit", "verifyIdentityPageLogoutButtonLabel": "Odpojit",
"@verifyIdentityPageLogoutButtonLabel": {}, "@verifyIdentityPageLogoutButtonLabel": {},

View File

@@ -1,6 +1,6 @@
{ {
"@@locale": "tr", "@@locale": "tr",
"aboutDialogDevelopedByText": "", "aboutDialogDevelopedByText": "Developed by {name}",
"@aboutDialogDevelopedByText": { "@aboutDialogDevelopedByText": {
"placeholders": { "placeholders": {
"name": {} "name": {}
@@ -50,7 +50,7 @@
"@deleteViewDialogContentText": {}, "@deleteViewDialogContentText": {},
"deleteViewDialogTitleText": "Görünümü sil", "deleteViewDialogTitleText": "Görünümü sil",
"@deleteViewDialogTitleText": {}, "@deleteViewDialogTitleText": {},
"documentAddedPropertyLabel": "", "documentAddedPropertyLabel": "Added at",
"@documentAddedPropertyLabel": {}, "@documentAddedPropertyLabel": {},
"documentArchiveSerialNumberPropertyLongLabel": "Arşiv Seri Numarası", "documentArchiveSerialNumberPropertyLongLabel": "Arşiv Seri Numarası",
"@documentArchiveSerialNumberPropertyLongLabel": {}, "@documentArchiveSerialNumberPropertyLongLabel": {},
@@ -58,29 +58,29 @@
"@documentArchiveSerialNumberPropertyShortLabel": {}, "@documentArchiveSerialNumberPropertyShortLabel": {},
"documentCorrespondentPropertyLabel": "Ek Yazarlar", "documentCorrespondentPropertyLabel": "Ek Yazarlar",
"@documentCorrespondentPropertyLabel": {}, "@documentCorrespondentPropertyLabel": {},
"documentCreatedPropertyLabel": "", "documentCreatedPropertyLabel": "Created at",
"@documentCreatedPropertyLabel": {}, "@documentCreatedPropertyLabel": {},
"documentDeleteSuccessMessage": "Doküman başarıyla silindi.", "documentDeleteSuccessMessage": "Doküman başarıyla silindi.",
"@documentDeleteSuccessMessage": {}, "@documentDeleteSuccessMessage": {},
"documentDetailsPageAssignAsnButtonLabel": "Ata", "documentDetailsPageAssignAsnButtonLabel": "Ata",
"@documentDetailsPageAssignAsnButtonLabel": {}, "@documentDetailsPageAssignAsnButtonLabel": {},
"documentDetailsPageDeleteTooltip": "", "documentDetailsPageDeleteTooltip": "Delete",
"@documentDetailsPageDeleteTooltip": {}, "@documentDetailsPageDeleteTooltip": {},
"documentDetailsPageDownloadTooltip": "", "documentDetailsPageDownloadTooltip": "Download",
"@documentDetailsPageDownloadTooltip": {}, "@documentDetailsPageDownloadTooltip": {},
"documentDetailsPageEditTooltip": "", "documentDetailsPageEditTooltip": "Edit",
"@documentDetailsPageEditTooltip": {}, "@documentDetailsPageEditTooltip": {},
"documentDetailsPageLoadFullContentLabel": "Tüm içeriği yükle", "documentDetailsPageLoadFullContentLabel": "Tüm içeriği yükle",
"@documentDetailsPageLoadFullContentLabel": {}, "@documentDetailsPageLoadFullContentLabel": {},
"documentDetailsPageNoPdfViewerFoundErrorMessage": "", "documentDetailsPageNoPdfViewerFoundErrorMessage": "No app to display PDF files found!",
"@documentDetailsPageNoPdfViewerFoundErrorMessage": {}, "@documentDetailsPageNoPdfViewerFoundErrorMessage": {},
"documentDetailsPageOpenInSystemViewerTooltip": "", "documentDetailsPageOpenInSystemViewerTooltip": "Open in system viewer",
"@documentDetailsPageOpenInSystemViewerTooltip": {}, "@documentDetailsPageOpenInSystemViewerTooltip": {},
"documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "", "documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "Could not open file: Permission denied.",
"@documentDetailsPageOpenPdfPermissionDeniedErrorMessage": {}, "@documentDetailsPageOpenPdfPermissionDeniedErrorMessage": {},
"documentDetailsPagePreviewTooltip": "", "documentDetailsPagePreviewTooltip": "Preview",
"@documentDetailsPagePreviewTooltip": {}, "@documentDetailsPagePreviewTooltip": {},
"documentDetailsPageShareTooltip": "", "documentDetailsPageShareTooltip": "Share",
"@documentDetailsPageShareTooltip": {}, "@documentDetailsPageShareTooltip": {},
"documentDetailsPageSimilarDocumentsLabel": "Benzer Belgeler", "documentDetailsPageSimilarDocumentsLabel": "Benzer Belgeler",
"@documentDetailsPageSimilarDocumentsLabel": {}, "@documentDetailsPageSimilarDocumentsLabel": {},
@@ -124,7 +124,7 @@
"@documentMetaDataOriginalFileSizeLabel": {}, "@documentMetaDataOriginalFileSizeLabel": {},
"documentMetaDataOriginalMimeTypeLabel": "Orijinal MIME-Tipi", "documentMetaDataOriginalMimeTypeLabel": "Orijinal MIME-Tipi",
"@documentMetaDataOriginalMimeTypeLabel": {}, "@documentMetaDataOriginalMimeTypeLabel": {},
"documentModifiedPropertyLabel": "", "documentModifiedPropertyLabel": "Modified at",
"@documentModifiedPropertyLabel": {}, "@documentModifiedPropertyLabel": {},
"documentPreviewPageTitle": "Ön izleme", "documentPreviewPageTitle": "Ön izleme",
"@documentPreviewPageTitle": {}, "@documentPreviewPageTitle": {},
@@ -158,7 +158,7 @@
"@documentsFilterPageDateRangeLastYearLabel": {}, "@documentsFilterPageDateRangeLastYearLabel": {},
"documentsFilterPageQueryOptionsAsnLabel": "ASN", "documentsFilterPageQueryOptionsAsnLabel": "ASN",
"@documentsFilterPageQueryOptionsAsnLabel": {}, "@documentsFilterPageQueryOptionsAsnLabel": {},
"documentsFilterPageQueryOptionsExtendedLabel": "", "documentsFilterPageQueryOptionsExtendedLabel": "Extended",
"@documentsFilterPageQueryOptionsExtendedLabel": {}, "@documentsFilterPageQueryOptionsExtendedLabel": {},
"documentsFilterPageQueryOptionsTitleAndContentLabel": "Başlık & İçerik", "documentsFilterPageQueryOptionsTitleAndContentLabel": "Başlık & İçerik",
"@documentsFilterPageQueryOptionsTitleAndContentLabel": {}, "@documentsFilterPageQueryOptionsTitleAndContentLabel": {},
@@ -414,7 +414,7 @@
"@labelIsInsensivitePropertyLabel": {}, "@labelIsInsensivitePropertyLabel": {},
"labelMatchingAlgorithmPropertyLabel": "Eşleştirme Algoritması", "labelMatchingAlgorithmPropertyLabel": "Eşleştirme Algoritması",
"@labelMatchingAlgorithmPropertyLabel": {}, "@labelMatchingAlgorithmPropertyLabel": {},
"labelMatchPropertyLabel": "", "labelMatchPropertyLabel": "Match",
"@labelMatchPropertyLabel": {}, "@labelMatchPropertyLabel": {},
"labelNamePropertyLabel": "İsim", "labelNamePropertyLabel": "İsim",
"@labelNamePropertyLabel": {}, "@labelNamePropertyLabel": {},
@@ -424,7 +424,7 @@
"@labelsPageCorrespondentEmptyStateAddNewLabel": {}, "@labelsPageCorrespondentEmptyStateAddNewLabel": {},
"labelsPageCorrespondentEmptyStateDescriptionText": "Herhangi bir ek yazar ayarlamamışsınız gibi görünüyor.", "labelsPageCorrespondentEmptyStateDescriptionText": "Herhangi bir ek yazar ayarlamamışsınız gibi görünüyor.",
"@labelsPageCorrespondentEmptyStateDescriptionText": {}, "@labelsPageCorrespondentEmptyStateDescriptionText": {},
"labelsPageCorrespondentsTitleText": "", "labelsPageCorrespondentsTitleText": "Correspondents",
"@labelsPageCorrespondentsTitleText": {}, "@labelsPageCorrespondentsTitleText": {},
"labelsPageDocumentTypeEmptyStateAddNewLabel": "Yeni döküman türü ekle", "labelsPageDocumentTypeEmptyStateAddNewLabel": "Yeni döküman türü ekle",
"@labelsPageDocumentTypeEmptyStateAddNewLabel": {}, "@labelsPageDocumentTypeEmptyStateAddNewLabel": {},
@@ -504,29 +504,29 @@
"@loginPageUsernameLabel": {}, "@loginPageUsernameLabel": {},
"loginPageUsernameValidatorMessageText": "Kullanıcı adı boş bırakılamaz.", "loginPageUsernameValidatorMessageText": "Kullanıcı adı boş bırakılamaz.",
"@loginPageUsernameValidatorMessageText": {}, "@loginPageUsernameValidatorMessageText": {},
"matchingAlgorithmAllDescription": "", "matchingAlgorithmAllDescription": "Document contains all of these words",
"@matchingAlgorithmAllDescription": {}, "@matchingAlgorithmAllDescription": {},
"matchingAlgorithmAllName": "", "matchingAlgorithmAllName": "All",
"@matchingAlgorithmAllName": {}, "@matchingAlgorithmAllName": {},
"matchingAlgorithmAnyDescription": "", "matchingAlgorithmAnyDescription": "Document contains any of these words",
"@matchingAlgorithmAnyDescription": {}, "@matchingAlgorithmAnyDescription": {},
"matchingAlgorithmAnyName": "", "matchingAlgorithmAnyName": "Any",
"@matchingAlgorithmAnyName": {}, "@matchingAlgorithmAnyName": {},
"matchingAlgorithmAutoDescription": "", "matchingAlgorithmAutoDescription": "Learn matching automatically",
"@matchingAlgorithmAutoDescription": {}, "@matchingAlgorithmAutoDescription": {},
"matchingAlgorithmAutoName": "", "matchingAlgorithmAutoName": "Auto",
"@matchingAlgorithmAutoName": {}, "@matchingAlgorithmAutoName": {},
"matchingAlgorithmExactDescription": "", "matchingAlgorithmExactDescription": "Document contains this string",
"@matchingAlgorithmExactDescription": {}, "@matchingAlgorithmExactDescription": {},
"matchingAlgorithmExactName": "", "matchingAlgorithmExactName": "Exact",
"@matchingAlgorithmExactName": {}, "@matchingAlgorithmExactName": {},
"matchingAlgorithmFuzzyDescription": "", "matchingAlgorithmFuzzyDescription": "Document contains a word similar to this word",
"@matchingAlgorithmFuzzyDescription": {}, "@matchingAlgorithmFuzzyDescription": {},
"matchingAlgorithmFuzzyName": "", "matchingAlgorithmFuzzyName": "Fuzzy",
"@matchingAlgorithmFuzzyName": {}, "@matchingAlgorithmFuzzyName": {},
"matchingAlgorithmRegexDescription": "", "matchingAlgorithmRegexDescription": "Document matches this regular expression",
"@matchingAlgorithmRegexDescription": {}, "@matchingAlgorithmRegexDescription": {},
"matchingAlgorithmRegexName": "", "matchingAlgorithmRegexName": "Regular Expression",
"@matchingAlgorithmRegexName": {}, "@matchingAlgorithmRegexName": {},
"offlineWidgetText": "İnternet bağlantısı kurulamadı.", "offlineWidgetText": "İnternet bağlantısı kurulamadı.",
"@offlineWidgetText": {}, "@offlineWidgetText": {},

View File

@@ -146,8 +146,10 @@ flutter:
flutter_intl: flutter_intl:
enabled: true enabled: true
main_locale: en main_locale: en
localizely: localizely:
project_id: 84b4144d-a628-4ba6-a8d0-4f9917444057 project_id: 84b4144d-a628-4ba6-a8d0-4f9917444057
download_empty_as: main
flutter_native_splash: flutter_native_splash:
image: assets/logos/paperless_logo_green.png image: assets/logos/paperless_logo_green.png