From b9f1d1695bfe1b2007dd0755bbc727fe45e47c56 Mon Sep 17 00:00:00 2001 From: Siddharth Chaudhery <94309888+sid-mdt@users.noreply.github.com> Date: Fri, 5 Apr 2024 11:31:27 +0530 Subject: [PATCH] Add translations for missing keys in classification store. (#452) * Add translations for missing keys in classification store * Remove translations for languages other than english --- translations/admin_ext.en.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/translations/admin_ext.en.yaml b/translations/admin_ext.en.yaml index fbe9c09b73..54f7bb3f4d 100644 --- a/translations/admin_ext.en.yaml +++ b/translations/admin_ext.en.yaml @@ -700,3 +700,8 @@ classificationstore_error_addcollection_msg: Error adding group log_search_pid: PID log_refresh_seconds: Seconds system_requirements_check: System-Requirements Check +rgbaColor: RGBA Color +booleanSelect: Boolean Select +quantityValue: Quantity Value +inputQuantityValue: Input Quantity Value +calculatedValue: Calculated Value