diff --git a/TRANSLATION.md b/TRANSLATION.md
index b3005546..259df23c 100644
--- a/TRANSLATION.md
+++ b/TRANSLATION.md
@@ -6,27 +6,29 @@ This document shows the translation status of each locale file in the repository
### 
-### 
+### 
Missing keys in de_DE.axaml
- Text.ChangeCM.ResetFileTo
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
-### 
+### 
Missing keys in es_ES.axaml
- Text.ChangeCM.ResetFileTo
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
-### 
+### 
Missing keys in fr_FR.axaml
@@ -47,6 +49,7 @@ This document shows the translation status of each locale file in the repository
- Text.EditBranchDescription
- Text.EditBranchDescription.Target
- Text.FileCM.CustomAction
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
- Text.Hotkeys.Global.Zoom
@@ -90,7 +93,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in id_ID.axaml
@@ -124,6 +127,7 @@ This document shows the translation status of each locale file in the repository
- Text.FileCM.CustomAction
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
- Text.Hotkeys.Global.Zoom
@@ -174,7 +178,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in it_IT.axaml
@@ -221,6 +225,7 @@ This document shows the translation status of each locale file in the repository
- Text.FileCM.CustomAction
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
- Text.Hotkeys.Global.Zoom
@@ -282,7 +287,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ja_JP.axaml
@@ -417,6 +422,7 @@ This document shows the translation status of each locale file in the repository
- Text.GitFlow.FinishWithSquash
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
- Text.Hotkeys.Global.SwitchTab
@@ -555,7 +561,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ko_KR.axaml
@@ -584,6 +590,7 @@ This document shows the translation status of each locale file in the repository
- Text.FileCM.CustomAction
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
- Text.Hotkeys.Global.Zoom
@@ -636,7 +643,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in pt_BR.axaml
@@ -759,6 +766,7 @@ This document shows the translation status of each locale file in the repository
- Text.GitFlow.FinishWithSquash
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.Clone
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
@@ -930,16 +938,17 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ru_RU.axaml
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
-### 
+### 
Missing keys in ta_IN.axaml
@@ -1074,6 +1083,7 @@ This document shows the translation status of each locale file in the repository
- Text.GitFlow.FinishWithSquash
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
- Text.Hotkeys.Global.SwitchTab
@@ -1211,7 +1221,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in uk_UA.axaml
@@ -1342,6 +1352,7 @@ This document shows the translation status of each locale file in the repository
- Text.GitFlow.FinishWithSquash
- Text.GitLFS.Locks.UnlockAllMyLocks
- Text.GitLFS.Locks.UnlockAllMyLocks.Confirm
+- Text.Histories.Header.DateTime
- Text.Histories.ShowColumns
- Text.Hotkeys.Global.ShowWorkspaceDropdownMenu
- Text.Hotkeys.Global.SwitchTab
diff --git a/src/Resources/Locales/de_DE.axaml b/src/Resources/Locales/de_DE.axaml
index d2b4d6d5..15a16fab 100644
--- a/src/Resources/Locales/de_DE.axaml
+++ b/src/Resources/Locales/de_DE.axaml
@@ -473,9 +473,9 @@ $1, $2, … Werte der Eingabe-Steuerelemente
VERLAUF
AUTOR
AUTOR-ZEITPUNKT
+ COMMIT-ZEITPUNKT
VERLAUF & COMMIT-NACHRICHT
SHA
- COMMIT-ZEITPUNKT
{0} COMMITS AUSGEWÄHLT
Halte ‚Strg‘ oder ‚Umschalt‘, um mehrere Commits auszuwählen.
Halte ⌘ oder ⇧, um mehrere Commits auszuwählen
diff --git a/src/Resources/Locales/es_ES.axaml b/src/Resources/Locales/es_ES.axaml
index 3c382f2b..03219105 100644
--- a/src/Resources/Locales/es_ES.axaml
+++ b/src/Resources/Locales/es_ES.axaml
@@ -473,9 +473,9 @@
Historias
AUTOR
HORA DEL AUTOR
+ FECHA DE COMMIT
GRÁFICO & ASUNTO
SHA
- FECHA DE COMMIT
{0} COMMITS SELECCIONADOS
Mantén 'Ctrl' o 'Shift' para seleccionar múltiples commits.
Mantén ⌘ o ⇧ para seleccionar múltiples commits.
diff --git a/src/Resources/Locales/fr_FR.axaml b/src/Resources/Locales/fr_FR.axaml
index 4fc423ff..537baadd 100644
--- a/src/Resources/Locales/fr_FR.axaml
+++ b/src/Resources/Locales/fr_FR.axaml
@@ -458,9 +458,9 @@
Historique
AUTEUR
HEURE DE L'AUTEUR
+ HEURE DE COMMIT
GRAPHE & SUJET
SHA
- HEURE DE COMMIT
{0} COMMITS SÉLECTIONNÉS
Maintenir 'Ctrl' ou 'Shift' enfoncée pour sélectionner plusieurs commits.
Maintenir ⌘ ou ⇧ enfoncée pour sélectionner plusieurs commits.
diff --git a/src/Resources/Locales/id_ID.axaml b/src/Resources/Locales/id_ID.axaml
index 526636c0..2e0d0cf5 100644
--- a/src/Resources/Locales/id_ID.axaml
+++ b/src/Resources/Locales/id_ID.axaml
@@ -438,9 +438,9 @@
RIWAYAT
AUTHOR
WAKTU AUTHOR
+ WAKTU COMMIT
GRAFIK & SUBJEK
SHA
- WAKTU COMMIT
DIPILIH {0} COMMIT
Tahan 'Ctrl' atau 'Shift' untuk memilih beberapa commit.
Tahan ⌘ atau ⇧ untuk memilih beberapa commit.
diff --git a/src/Resources/Locales/it_IT.axaml b/src/Resources/Locales/it_IT.axaml
index b505716c..6b0562f8 100644
--- a/src/Resources/Locales/it_IT.axaml
+++ b/src/Resources/Locales/it_IT.axaml
@@ -425,9 +425,9 @@
STORICO
AUTORE
ORA AUTORE
+ ORA COMMIT
GRAFICO E OGGETTO
SHA
- ORA COMMIT
{0} COMMIT SELEZIONATI
Tieni premuto 'Ctrl' o 'Shift' per selezionare più commit.
Tieni premuto ⌘ o ⇧ per selezionare più commit.
diff --git a/src/Resources/Locales/ja_JP.axaml b/src/Resources/Locales/ja_JP.axaml
index 5981a59d..0b9bd42e 100644
--- a/src/Resources/Locales/ja_JP.axaml
+++ b/src/Resources/Locales/ja_JP.axaml
@@ -328,9 +328,9 @@
履歴
著者
著者時間
+ 日時
グラフ & コミットのタイトル
SHA
- 日時
{0} コミットを選択しました
'Ctrl'キーまたは'Shift'キーを押すと、複数のコミットを選択できます。
⌘ または ⇧ キーを押して複数のコミットを選択します。
diff --git a/src/Resources/Locales/ko_KR.axaml b/src/Resources/Locales/ko_KR.axaml
index 5875e5a5..0fcf54a6 100644
--- a/src/Resources/Locales/ko_KR.axaml
+++ b/src/Resources/Locales/ko_KR.axaml
@@ -440,9 +440,9 @@
히스토리
작성자
작성 시간
+ 커밋 시간
그래프 & 제목
SHA
- 커밋 시간
{0}개 커밋 선택됨
'Ctrl' 또는 'Shift' 키를 누른 채로 여러 커밋을 선택하세요.
⌘ 또는 ⇧ 키를 누른 채로 여러 커밋을 선택하세요.
diff --git a/src/Resources/Locales/pt_BR.axaml b/src/Resources/Locales/pt_BR.axaml
index d8253b04..97218f93 100644
--- a/src/Resources/Locales/pt_BR.axaml
+++ b/src/Resources/Locales/pt_BR.axaml
@@ -340,9 +340,9 @@
Históricos
AUTOR
DATA DO AUTOR
+ HORA DO COMMIT
GRÁFICO & ASSUNTO
SHA
- HORA DO COMMIT
SELECIONADO {0} COMMITS
Segure 'Ctrl' ou 'Shift' para selecionar múltiplos commits.
Segure ⌘ ou ⇧ para selecionar múltiplos commits.
diff --git a/src/Resources/Locales/ru_RU.axaml b/src/Resources/Locales/ru_RU.axaml
index 05bcc34d..e84f181f 100644
--- a/src/Resources/Locales/ru_RU.axaml
+++ b/src/Resources/Locales/ru_RU.axaml
@@ -474,9 +474,9 @@
Истории
АВТОР
ВРЕМЯ АВТОРА
+ ВРЕМЯ РЕВИЗИИ
ГРАФ И СУБЪЕКТ
SHA
- ВРЕМЯ РЕВИЗИИ
ВЫБРАННЫЕ {0} РЕВИЗИИ
Удерживайте Ctrl или Shift, чтобы выбрать несколько ревизий.
Удерживайте ⌘ или ⇧, чтобы выбрать несколько ревизий.
diff --git a/src/Resources/Locales/ta_IN.axaml b/src/Resources/Locales/ta_IN.axaml
index ef59ace1..e2dd7900 100644
--- a/src/Resources/Locales/ta_IN.axaml
+++ b/src/Resources/Locales/ta_IN.axaml
@@ -328,9 +328,9 @@
வரலாறு
ஆசிரியர்
ஆசிரியர் நேரம்
+ உறுதிமொழி நேரம்
வரைபடம் & பொருள்
பாகொவ
- உறுதிமொழி நேரம்
தேர்ந்தெடுக்கப்பட்ட {0} உறுதிமொழிகள்
பல உறுதிமொழிகளைத் தேர்ந்தெடுக்க 'கட்டுப்பாடு' அல்லது 'உயர்த்து'ஐ அழுத்திப் பிடி.
பல உறுதிமொழிகளைத் தேர்ந்தெடுக்க ⌘ அல்லது ⇧ ஐ அழுத்திப் பிடி.
diff --git a/src/Resources/Locales/uk_UA.axaml b/src/Resources/Locales/uk_UA.axaml
index f42a04e6..2ba6c0ee 100644
--- a/src/Resources/Locales/uk_UA.axaml
+++ b/src/Resources/Locales/uk_UA.axaml
@@ -332,9 +332,9 @@
ІСТОРІЯ
АВТОР
ЧАС АВТОРА
+ ЧАС КОМІТУ
ГРАФ ТА ТЕМА
SHA
- ЧАС КОМІТУ
ВИБРАНО {0} КОМІТІВ
Утримуйте 'Ctrl' або 'Shift' для вибору кількох комітів.
Утримуйте ⌘ або ⇧ для вибору кількох комітів.
diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml
index a89a910f..f1128bb6 100644
--- a/src/Resources/Locales/zh_CN.axaml
+++ b/src/Resources/Locales/zh_CN.axaml
@@ -474,10 +474,10 @@
历史记录
作者
修改时间
+ 提交时间
日期时间
路线图与主题
提交指纹
- 提交时间
已选中 {0} 项提交
显示列
可以按住 Ctrl 或 Shift 键选择多个提交
diff --git a/src/Resources/Locales/zh_TW.axaml b/src/Resources/Locales/zh_TW.axaml
index 3d06314d..c7395651 100644
--- a/src/Resources/Locales/zh_TW.axaml
+++ b/src/Resources/Locales/zh_TW.axaml
@@ -474,10 +474,10 @@
歷史記錄
作者
修改時間
+ 提交時間
日期時間
路線圖與訊息標題
提交編號
- 提交時間
已選取 {0} 項提交
顯示欄位
可以按住 Ctrl 或 Shift 鍵選擇多個提交