From fb2bb30e0f8367313f92323b21f06606cba249e3 Mon Sep 17 00:00:00 2001 From: Ming Ming Date: Sat, 14 May 2022 15:03:27 +0800 Subject: [PATCH] Update untranslated messages --- app/lib/l10n/untranslated-messages.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/app/lib/l10n/untranslated-messages.txt b/app/lib/l10n/untranslated-messages.txt index 2e36bcf0..9c111fe9 100644 --- a/app/lib/l10n/untranslated-messages.txt +++ b/app/lib/l10n/untranslated-messages.txt @@ -472,5 +472,29 @@ "collectionEnhancedPhotosLabel", "deletePermanentlyLocalConfirmationDialogContent", "enhancePortraitBlurTitle" + ], + + "zh": [ + "settingsPhotoEnhancementTitle", + "settingsPhotoEnhancementPageTitle", + "settingsEnhanceMaxResolutionTitle", + "settingsEnhanceMaxResolutionDescription", + "enhanceTooltip", + "enhanceLowLightTitle", + "collectionEnhancedPhotosLabel", + "deletePermanentlyLocalConfirmationDialogContent", + "enhancePortraitBlurTitle" + ], + + "zh_Hant": [ + "settingsPhotoEnhancementTitle", + "settingsPhotoEnhancementPageTitle", + "settingsEnhanceMaxResolutionTitle", + "settingsEnhanceMaxResolutionDescription", + "enhanceTooltip", + "enhanceLowLightTitle", + "collectionEnhancedPhotosLabel", + "deletePermanentlyLocalConfirmationDialogContent", + "enhancePortraitBlurTitle" ] }