diff --git a/TRANSLATION.md b/TRANSLATION.md
index bb4d02ed..8bfd4550 100644
--- a/TRANSLATION.md
+++ b/TRANSLATION.md
@@ -6,11 +6,12 @@ This document shows the translation status of each locale file in the repository
### 
-### 
+### 
Missing keys in de_DE.axaml
+- Text.CommitMessageTextBox.Placeholder
- Text.FileCM.CustomAction
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
@@ -21,11 +22,12 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in es_ES.axaml
+- Text.CommitMessageTextBox.Placeholder
- Text.FileCM.CustomAction
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
@@ -34,16 +36,17 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in fr_FR.axaml
+- Text.CommitMessageTextBox.Placeholder
- Text.FileCM.CustomAction
-### 
+### 
Missing keys in id_ID.axaml
@@ -53,6 +56,7 @@ This document shows the translation status of each locale file in the repository
- Text.BranchCM.CreatePR
- Text.BranchCM.CreatePRForUpstream
- Text.CommitCM.Drop
+- Text.CommitMessageTextBox.Placeholder
- Text.Configure.CommitMessageTemplate.BuiltinVars
- Text.Configure.Git.ConventionalTypesOverride
- Text.ConfigureCustomActionControls.StringValue.Tip
@@ -72,7 +76,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in it_IT.axaml
@@ -91,7 +95,7 @@ This document shows the translation status of each locale file in the repository
- Text.CommitDetail.Info.CopyEmail
- Text.CommitDetail.Info.CopyName
- Text.CommitDetail.Info.CopyNameAndEmail
-- Text.CommitMessageTextBox.PasteAndReplaceAll
+- Text.CommitMessageTextBox.Placeholder
- Text.Configure.CommitMessageTemplate.BuiltinVars
- Text.Configure.Git.ConventionalTypesOverride
- Text.ConfigureCustomActionControls.StringValue.Tip
@@ -126,7 +130,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ja_JP.axaml
@@ -189,7 +193,7 @@ This document shows the translation status of each locale file in the repository
- Text.CommitDetail.Info.CopyNameAndEmail
- Text.CommitDetail.Info.Key
- Text.CommitDetail.Info.Signer
-- Text.CommitMessageTextBox.PasteAndReplaceAll
+- Text.CommitMessageTextBox.Placeholder
- Text.CommitMessageTextBox.SubjectCount
- Text.Configure.CommitMessageTemplate.BuiltinVars
- Text.Configure.CustomAction.Arguments.Tip
@@ -348,7 +352,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ko_KR.axaml
@@ -357,6 +361,7 @@ This document shows the translation status of each locale file in the repository
- Text.Blame.TypeNotSupported
- Text.BranchCM.CreatePR
- Text.BranchCM.CreatePRForUpstream
+- Text.CommitMessageTextBox.Placeholder
- Text.Configure.Git.ConventionalTypesOverride
- Text.ConfigureCustomActionControls.StringValue.Tip
- Text.FileCM.CustomAction
@@ -373,7 +378,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in pt_BR.axaml
@@ -448,7 +453,7 @@ This document shows the translation status of each locale file in the repository
- Text.CommitDetail.Info.CopyNameAndEmail
- Text.CommitDetail.Info.Key
- Text.CommitDetail.Info.Signer
-- Text.CommitMessageTextBox.PasteAndReplaceAll
+- Text.CommitMessageTextBox.Placeholder
- Text.CommitMessageTextBox.SubjectCount
- Text.Configure.CommitMessageTemplate.BuiltinVars
- Text.Configure.CustomAction.Arguments.Tip
@@ -652,17 +657,18 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ru_RU.axaml
+- Text.CommitMessageTextBox.Placeholder
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
-### 
+### 
Missing keys in ta_IN.axaml
@@ -725,7 +731,7 @@ This document shows the translation status of each locale file in the repository
- Text.CommitDetail.Info.CopyNameAndEmail
- Text.CommitDetail.Info.Key
- Text.CommitDetail.Info.Signer
-- Text.CommitMessageTextBox.PasteAndReplaceAll
+- Text.CommitMessageTextBox.Placeholder
- Text.CommitMessageTextBox.SubjectCount
- Text.Configure.CommitMessageTemplate.BuiltinVars
- Text.Configure.CustomAction.Arguments.Tip
@@ -883,7 +889,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in uk_UA.axaml
@@ -945,7 +951,7 @@ This document shows the translation status of each locale file in the repository
- Text.CommitDetail.Info.CopyNameAndEmail
- Text.CommitDetail.Info.Key
- Text.CommitDetail.Info.Signer
-- Text.CommitMessageTextBox.PasteAndReplaceAll
+- Text.CommitMessageTextBox.Placeholder
- Text.CommitMessageTextBox.SubjectCount
- Text.Configure.CommitMessageTemplate.BuiltinVars
- Text.Configure.CustomAction.Arguments.Tip
diff --git a/src/Resources/Locales/de_DE.axaml b/src/Resources/Locales/de_DE.axaml
index 30753c2b..b465fd0d 100644
--- a/src/Resources/Locales/de_DE.axaml
+++ b/src/Resources/Locales/de_DE.axaml
@@ -183,10 +183,7 @@
SHA
Unterzeichner:
Im Browser öffnen
- Details
- Einfügen (alles ersetzen)
Betreff
- Commit-Nachricht
Repository Einstellungen
COMMIT TEMPLATE
Vordefinierte Parameter:
diff --git a/src/Resources/Locales/es_ES.axaml b/src/Resources/Locales/es_ES.axaml
index c4b02142..ce154364 100644
--- a/src/Resources/Locales/es_ES.axaml
+++ b/src/Resources/Locales/es_ES.axaml
@@ -183,10 +183,7 @@
SHA
Firmante:
Abrir en Navegador
- Descripción
- Pegar (Reemplazar todo)
ASUNTO
- Introducir asunto del commit
Configurar Repositorio
PLANTILLA DE COMMIT
Parámetros incorporados:
diff --git a/src/Resources/Locales/fr_FR.axaml b/src/Resources/Locales/fr_FR.axaml
index 345ae51f..1ec5a1ab 100644
--- a/src/Resources/Locales/fr_FR.axaml
+++ b/src/Resources/Locales/fr_FR.axaml
@@ -183,10 +183,7 @@
SHA
Signataire :
Ouvrir dans le navigateur
- Description
- Coller (Remplacer tout)
SUJET
- Entrez le message du commit
Configurer le dépôt
MODÈLE DE COMMIT
Paramètres intégrés :
diff --git a/src/Resources/Locales/id_ID.axaml b/src/Resources/Locales/id_ID.axaml
index b9b490d2..e6f101f2 100644
--- a/src/Resources/Locales/id_ID.axaml
+++ b/src/Resources/Locales/id_ID.axaml
@@ -178,10 +178,7 @@
SHA
Penanda Tangan:
Buka di Browser
- Deskripsi
- Tempel (Ganti semua)
SUBJEK
- Masukkan subjek commit
Konfigurasi Repositori
TEMPLATE COMMIT
Konten Template:
diff --git a/src/Resources/Locales/it_IT.axaml b/src/Resources/Locales/it_IT.axaml
index 92969820..51ac0705 100644
--- a/src/Resources/Locales/it_IT.axaml
+++ b/src/Resources/Locales/it_IT.axaml
@@ -169,9 +169,7 @@
SHA
Firmatario:
Apri nel Browser
- Descrizione
OGGETTO
- Inserisci l'oggetto del commit
Configura Repository
TEMPLATE DI COMMIT
Contenuto Template:
diff --git a/src/Resources/Locales/ja_JP.axaml b/src/Resources/Locales/ja_JP.axaml
index 04f2d7fe..e6a53aa8 100644
--- a/src/Resources/Locales/ja_JP.axaml
+++ b/src/Resources/Locales/ja_JP.axaml
@@ -125,8 +125,6 @@
参照
SHA
ブラウザで開く
- 説明
- コミットのタイトルを入力
リポジトリの設定
コミットテンプレート
テンプレート内容:
diff --git a/src/Resources/Locales/ko_KR.axaml b/src/Resources/Locales/ko_KR.axaml
index 0502e33d..7a84f350 100644
--- a/src/Resources/Locales/ko_KR.axaml
+++ b/src/Resources/Locales/ko_KR.axaml
@@ -176,10 +176,7 @@
SHA
서명자:
브라우저에서 열기
- 설명
- 붙여넣기 (모두 바꾸기)
제목
- 커밋 제목 입력
저장소 설정
커밋 템플릿
${files_num}, ${branch_name}, ${files} 및 ${files:N} (N은 출력할 최대 파일 경로 수)을(를) 사용할 수 있습니다.
diff --git a/src/Resources/Locales/pt_BR.axaml b/src/Resources/Locales/pt_BR.axaml
index 2067e5b0..972c5049 100644
--- a/src/Resources/Locales/pt_BR.axaml
+++ b/src/Resources/Locales/pt_BR.axaml
@@ -113,8 +113,6 @@
REFERÊNCIAS
SHA
Abrir no navegador
- Descrição
- Insira o assunto do commit
Configurar Repositório
TEMPLATE DE COMMIT
Conteúdo do Template:
diff --git a/src/Resources/Locales/ru_RU.axaml b/src/Resources/Locales/ru_RU.axaml
index c101fa59..2ca0fc46 100644
--- a/src/Resources/Locales/ru_RU.axaml
+++ b/src/Resources/Locales/ru_RU.axaml
@@ -183,10 +183,7 @@
SHA
Подписант:
Открыть в браузере
- Описание
- Вставить (заменить всё)
СУБЪЕКТ
- Введите тему ревизии
Настройка репозитория
ШАБЛОН РЕВИЗИИ
Встроенные параметры:
diff --git a/src/Resources/Locales/ta_IN.axaml b/src/Resources/Locales/ta_IN.axaml
index 033672ba..a8849125 100644
--- a/src/Resources/Locales/ta_IN.axaml
+++ b/src/Resources/Locales/ta_IN.axaml
@@ -125,8 +125,6 @@
குறிகள்
பாகொவ
உலாவியில் திற
- விளக்கம்
- உறுதிமொழி பொருளை உள்ளிடவும்
களஞ்சியம் உள்ளமை
உறுதிமொழி வளர்புரு
வார்ப்புரு உள்ளடக்கம்:
diff --git a/src/Resources/Locales/uk_UA.axaml b/src/Resources/Locales/uk_UA.axaml
index fb4194b1..aab8114a 100644
--- a/src/Resources/Locales/uk_UA.axaml
+++ b/src/Resources/Locales/uk_UA.axaml
@@ -126,8 +126,6 @@
ПОСИЛАННЯ (Refs)
SHA
Відкрити в браузері
- Опис
- Введіть тему коміту
Налаштування сховища
ШАБЛОН КОМІТУ
Зміст шаблону: