Skip to content
Snippets Groups Projects
Commit 91ee823f authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Merge branch 'rename_l10n_code_zh' into 'master'

extra/ubiquity-slideshow-trisquel: fix chinese codes (zh_CN/zh_TW)

See merge request !109
parents 814b3e75 b8886112
No related branches found
No related tags found
1 merge request!109extra/ubiquity-slideshow-trisquel: fix chinese codes (zh_CN/zh_TW)
Showing
with 9 additions and 3 deletions
......@@ -5,7 +5,7 @@ ubiquitySlideshowDirectoryCb({
"da": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []},
"de": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []},
"sv": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []},
"it": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []}
"zhs": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []}
"zht": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []}
"it": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []},
"zh_CN": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []},
"zh_TW": {"slides": ["community.html", "help.html", "software.html", "freedom.html", "welcome.html"], "media": []}
});
ubiquity-slideshow-trisquel (4.5-20) aramo; urgency=medium
* Fix chinese simplified and traditional codes (zh_CN/zh_TW).
-- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info> Thu, 18 Apr 2024 21:25:53 -0600
ubiquity-slideshow-trisquel (4.5-19) aramo; urgency=medium
* Added chinese simplified (zhs) translation by Cmn Gbii
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment