Skip to content

Commit

Permalink
[Localization] Migrate Spanish source content from es-XL to es-ES (gi…
Browse files Browse the repository at this point in the history
…thub#22048)

* chore: migrate from es-XL to es-ES in languages module

This commit is inspired by github/docs-internal@b6a2762, in an attempt to have the most up-to-date translations available in es-ES since es-XL is no longer maintained nor updated.

* fix: remove all non-existent translated release notes

* build: run CI on all enabled languages

* build: update app.json to enable English + set size to standard-2x

* fix: s/EN/en

Co-authored-by: Rachael Sewell <rachmari@github.com>
  • Loading branch information
francisfuzz and rachmari authored Oct 12, 2021
1 parent 8eb1580 commit 9f21648
Show file tree
Hide file tree
Showing 74 changed files with 1 addition and 2,199 deletions.
2 changes: 1 addition & 1 deletion lib/languages.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const languages = {
nativeName: 'Español',
code: 'es',
hreflang: 'es',
dir: 'translations/es-XL',
dir: 'translations/es-ES',
wip: false,
},
pt: {
Expand Down
44 changes: 0 additions & 44 deletions translations/es-ES/data/release-notes/2-20/0.yml

This file was deleted.

21 changes: 0 additions & 21 deletions translations/es-ES/data/release-notes/2-20/1.yml

This file was deleted.

21 changes: 0 additions & 21 deletions translations/es-ES/data/release-notes/2-20/10.yml

This file was deleted.

Loading

0 comments on commit 9f21648

Please sign in to comment.