From c2706aa0501c54447098985bb6aec23c85aec67f Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Sat, 23 Mar 2024 14:51:34 +0300 Subject: [PATCH] [all]: Fixed exceptions for translations --- locales/bs/_excludes.json | 1 + locales/de/_excludes.json | 1 + locales/de_CH/_excludes.json | 1 + locales/eu/_excludes.json | 1 + locales/fr/_excludes.json | 1 + locales/it/_excludes.json | 2 ++ locales/nl/_excludes.json | 1 + locales/pl/_excludes.json | 1 + locales/vi/_excludes.json | 1 + locales/zh_CN/_excludes.json | 1 + locales/zh_HK/_excludes.json | 1 + locales/zh_TW/_excludes.json | 1 + 12 files changed, 13 insertions(+) diff --git a/locales/bs/_excludes.json b/locales/bs/_excludes.json index cb636a3e9a5..f0c515c2d96 100644 --- a/locales/bs/_excludes.json +++ b/locales/bs/_excludes.json @@ -14,6 +14,7 @@ "CSV (.csv)", "Djibouti", "Email", + "email", "Eritrea", "Excel (.xlsx)", "Fiji", diff --git a/locales/de/_excludes.json b/locales/de/_excludes.json index 4a592e10e9a..c546d61ca03 100644 --- a/locales/de/_excludes.json +++ b/locales/de/_excludes.json @@ -73,6 +73,7 @@ "Montserrat", "Myanmar", "Name", + "name", "Namibia", "Nauru", "Nepal", diff --git a/locales/de_CH/_excludes.json b/locales/de_CH/_excludes.json index 2e44dbf2535..05ae477fe3d 100644 --- a/locales/de_CH/_excludes.json +++ b/locales/de_CH/_excludes.json @@ -72,6 +72,7 @@ "Montserrat", "Myanmar", "Name", + "name", "Namibia", "Nauru", "Nepal", diff --git a/locales/eu/_excludes.json b/locales/eu/_excludes.json index b561024c7b2..5c3fad87cfc 100644 --- a/locales/eu/_excludes.json +++ b/locales/eu/_excludes.json @@ -31,6 +31,7 @@ "Djibouti", "Ecuador", "Email", + "email", "Eritrea", "Estonia", "Excel (.xlsx)", diff --git a/locales/fr/_excludes.json b/locales/fr/_excludes.json index 239428fdbdc..87ad7e10146 100644 --- a/locales/fr/_excludes.json +++ b/locales/fr/_excludes.json @@ -24,6 +24,7 @@ "Djibouti", "El Salvador", "Email", + "email", "Excel (.xlsx)", "France", "Gabon", diff --git a/locales/it/_excludes.json b/locales/it/_excludes.json index 4ce87364cdb..f0dabebd9b0 100644 --- a/locales/it/_excludes.json +++ b/locales/it/_excludes.json @@ -36,6 +36,7 @@ "Editor", "El Salvador", "Email", + "email", "Eritrea", "Estonia", "Excel (.xlsx)", @@ -96,6 +97,7 @@ "Panama", "Paraguay", "Password", + "password", "Qatar", "Romania", "Réunion", diff --git a/locales/nl/_excludes.json b/locales/nl/_excludes.json index 5ef92e98bf0..2e98b6d0a8c 100644 --- a/locales/nl/_excludes.json +++ b/locales/nl/_excludes.json @@ -29,6 +29,7 @@ "December", "Ecuador", "Email", + "email", "Eritrea", "Excel (.xlsx)", "Fiji", diff --git a/locales/pl/_excludes.json b/locales/pl/_excludes.json index c4c89b2bfed..f9aedfaace4 100644 --- a/locales/pl/_excludes.json +++ b/locales/pl/_excludes.json @@ -18,6 +18,7 @@ "CSV (.csv)", "Curaçao", "Email", + "email", "Estonia", "Excel (.xlsx)", "Gabon", diff --git a/locales/vi/_excludes.json b/locales/vi/_excludes.json index a82c3434474..af909af78d0 100644 --- a/locales/vi/_excludes.json +++ b/locales/vi/_excludes.json @@ -49,6 +49,7 @@ "Editor", "El Salvador", "Email", + "email", "Equatorial Guinea", "Eritrea", "Estonia", diff --git a/locales/zh_CN/_excludes.json b/locales/zh_CN/_excludes.json index 25eab9f1830..434cc203ee4 100644 --- a/locales/zh_CN/_excludes.json +++ b/locales/zh_CN/_excludes.json @@ -3,6 +3,7 @@ "API Tokens", "CSV (.csv)", "Email", + "email", "Excel (.xlsx)", "ID", "Nova", diff --git a/locales/zh_HK/_excludes.json b/locales/zh_HK/_excludes.json index 25eab9f1830..434cc203ee4 100644 --- a/locales/zh_HK/_excludes.json +++ b/locales/zh_HK/_excludes.json @@ -3,6 +3,7 @@ "API Tokens", "CSV (.csv)", "Email", + "email", "Excel (.xlsx)", "ID", "Nova", diff --git a/locales/zh_TW/_excludes.json b/locales/zh_TW/_excludes.json index 25eab9f1830..434cc203ee4 100644 --- a/locales/zh_TW/_excludes.json +++ b/locales/zh_TW/_excludes.json @@ -3,6 +3,7 @@ "API Tokens", "CSV (.csv)", "Email", + "email", "Excel (.xlsx)", "ID", "Nova",