Skip to content

Commit a703e54

Browse files
rodromuioleehexo-crowdin[bot]
authoredMar 5, 2025
docs(es): Spanish docs translations (#2350)
* added spanish to languages.yml * added theme/navy/languages/es.yml * add es to labeler * l10n: New translations from Crowdin * l10n: New translations from Crowdin --------- Co-authored-by: uiolee <22849383+uiolee@users.noreply.github.com> Co-authored-by: hexo-crowdin[bot] <159447924+hexo-crowdin[bot]@users.noreply.github.com>
1 parent 251784d commit a703e54

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+5811
-0
lines changed
 

‎.github/labeler.yml

+4
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ th:
4747
- changed-files:
4848
- any-glob-to-any-file:
4949
- "source/th/**"
50+
es:
51+
- changed-files:
52+
- any-glob-to-any-file:
53+
- "source/es/**"
5054
zh:
5155
- changed-files:
5256
- any-glob-to-any-file:

‎source/_data/languages.yml

+3
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ th:
2121
ja:
2222
name: 日本語
2323
disqus_lang: ja
24+
es:
25+
name: Español
26+
disqus_lang: es

0 commit comments

Comments
 (0)
Please sign in to comment.