Skip to content

Commit b94f26a

Browse files
doc: Update translation status and sort locale files
1 parent 8e5d5b9 commit b94f26a

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

TRANSLATION.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,7 @@ This document shows the translation status of each locale file in the repository
4242

4343
</details>
4444

45-
### ![es__ES](https://img.shields.io/badge/es__ES-99.63%25-yellow)
46-
47-
<details>
48-
<summary>Missing keys in es_ES.axaml</summary>
49-
50-
- Text.CreateBranch.OverwriteExisting
51-
- Text.Repository.ClearStashes
52-
- Text.WorkingCopy.ResetAuthor
53-
54-
</details>
45+
### ![es__ES](https://img.shields.io/badge/es__ES-%E2%88%9A-brightgreen)
5546

5647
### ![fr__FR](https://img.shields.io/badge/fr__FR-92.38%25-yellow)
5748

src/Resources/Locales/es_ES.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<x:String x:Key="Text.CreateBranch.Name.Placeholder" xml:space="preserve">Introduzca el nombre de la rama.</x:String>
221221
<x:String x:Key="Text.CreateBranch.Name.WarnSpace" xml:space="preserve">Los espacios serán reemplazados con guiones.</x:String>
222222
<x:String x:Key="Text.CreateBranch.Title" xml:space="preserve">Crear Rama Local</x:String>
223-
<x:String x:Key="Text.CreateBranch.OverwriteExisting" xml:space="preserve">Sobrescribir la rama existente</x:String>
223+
<x:String x:Key="Text.CreateBranch.OverwriteExisting" xml:space="preserve">Sobrescribir la rama existente</x:String>
224224
<x:String x:Key="Text.CreateTag" xml:space="preserve">Crear Etiqueta...</x:String>
225225
<x:String x:Key="Text.CreateTag.BasedOn" xml:space="preserve">Nueva Etiqueta En:</x:String>
226226
<x:String x:Key="Text.CreateTag.GPGSign" xml:space="preserve">Firma GPG</x:String>

0 commit comments

Comments
 (0)