1
0
mirror of synced 2026-01-30 15:01:41 -05:00
Commit Graph

47 Commits

Author SHA1 Message Date
Kevin Heis
887495c6d6 Update language order to en,es,ja,pt,zh,ru,fr,ko,de (#54847) 2025-03-17 09:55:41 -07:00
Hector Alfaro
2897713437 Remove unused things, mostly Azure-related (#54192)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2025-01-30 19:35:57 +00:00
Kevin Heis
8c5934eb09 Update src/workflows to TypeScript (#53220) 2024-12-02 17:29:09 +00:00
Evan Bonsignori
1a99ce6a37 src/search refactor + new endpoint: AI Search Autocomplete (#52822) 2024-11-07 18:15:57 +00:00
Hector Alfaro
288c016167 Publish our translation docs (#52045)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2024-08-21 13:26:38 +00:00
Peter Bengtsson
ef4c46863e Port warm-server.js to TypeScript (#51434) 2024-06-27 00:18:28 +00:00
Peter Bengtsson
031c51d82f Port glossaries.js to TypeScript (#51253) 2024-06-18 16:37:56 +00:00
Peter Bengtsson
26e79d81ad Lots of translations have excess curly brackets on liquid (#51238) 2024-06-17 20:36:44 +00:00
Peter Bengtsson
c251f6d64e Upgradeliquidjs 10.13 (#50845)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2024-06-12 19:00:10 +00:00
Peter Bengtsson
1576f84d9d Unbreak Japanese markdown-y links (#51104) 2024-06-11 18:28:55 +00:00
Peter Bengtsson
ad1fa4c1d1 Port block-robots.js to TypeScript (#51114) 2024-06-11 15:03:16 +00:00
Peter Bengtsson
ead85a32eb Port language-code-redirects.js to TypeScript (#51056) 2024-06-10 19:16:43 +00:00
Grace Park
08122cc971 Remove wip concept for languages (#51022) 2024-06-06 15:35:10 +00:00
Peter Bengtsson
d9453990d8 Port reload-tree.js to TypeScript (#50890) 2024-05-30 17:44:34 +00:00
Peter Bengtsson
e22b717aee Reinstate command_line variable file and undo replacedomain in translations (#50865) 2024-05-29 16:01:45 +00:00
Peter Bengtsson
430ec53d30 Use ActionList.GroupHeading instead of title prop (#50754) 2024-05-21 21:41:27 +00:00
Peter Bengtsson
38ceff46f4 Port detect-language.js to TypeScript (#50623) 2024-05-15 15:31:04 +00:00
Peter Bengtsson
e2403c2eb8 Fix bad Liquid in Spanish (#50252) 2024-04-22 16:24:06 +00:00
Peter Bengtsson
e0c8c80982 Use vitest instead of jest (#50150) 2024-04-16 17:07:22 +00:00
Peter Bengtsson
cc95552069 Fix corrupted Liquid use in Japanse page (#49937) 2024-03-29 16:41:28 +00:00
Peter Bengtsson
61fc24738c Fix easy Russian translation corrupt Liquid (#49917) 2024-03-28 18:18:43 +00:00
Peter Bengtsson
063f0b838d Fix low-hanging fruit translation Liquid corruptions (#49908) 2024-03-27 20:24:19 +00:00
Peter Bengtsson
b141a77a45 Count corrupted liquid (#49879) 2024-03-27 16:58:04 +00:00
Peter Bengtsson
d506b00386 Correct Korean Liquid around variables and reusables (#49829) 2024-03-25 16:32:25 +00:00
Peter Bengtsson
629b8986be Correct intro, title, and shortTitle in translations (#49828) 2024-03-25 11:41:48 +00:00
Peter Bengtsson
2851c144dd Tidy up remaining skips around ghae in code (#49282) 2024-02-21 12:11:17 +00:00
Anne-Marie
04984f2dbf [Improvement]: Get started (phase 1): Move "GitHub Glossary" out of get-started/quickstart#13088 (#48809)
Co-authored-by: Grace Park <gracepark@github.com>
2024-01-31 17:28:15 +00:00
Rachael Sewell
65a3eb9811 remove translation health reports (#48800) 2024-01-22 18:52:41 +00:00
Peter Bengtsson
a9f176aa4f Remove all translated sentences about GPG key in runtime (#48662) 2024-01-16 18:44:25 +00:00
Peter Bengtsson
3b28c167a7 Redirect github-ae to enterprise-cloud or fpt or home page (#43460) 2024-01-16 12:53:28 +00:00
Josh Soref
1dabf75b34 Spelling scripts (#30895)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-05 09:14:38 -08:00
Peter Bengtsson
bc35a685a1 Correct French translation around Copilot pricing (#47419)
Co-authored-by: Grace Park <gracepark@github.com>
2023-12-07 15:48:08 +00:00
Peter Bengtsson
309587f39a make sure all scripts are aliased in package.json (#47375) 2023-12-07 13:21:20 +00:00
Kevin Heis
c0ddefdfcc Migrate tests/ files to src/ (#45840) 2023-11-13 19:40:33 +00:00
Kevin Heis
536418954f Move components into src/frame (#45759)
Co-authored-by: Grace Park <gracepark@github.com>
2023-11-13 17:18:51 +00:00
Kevin Heis
7586a1a952 Migrate middleware directory to src (#45701) 2023-11-06 20:05:48 +00:00
Kevin Heis
d4f345e4af Move files out of lib/ (#45506) 2023-11-02 22:46:32 +00:00
Kevin Heis
748d1e3e3d Move files out of script/ (#45454)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-02 18:17:39 +00:00
Peter Bengtsson
297ddc1b2c ALL translations strings shipped with every page (#44284)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-10-31 18:26:14 +00:00
Robert Sese
f25ef070ce remove unused translation-check script (#44725) 2023-10-19 21:21:50 +00:00
Peter Bengtsson
2936a823cc Omit page.languageVariants (#44265) 2023-10-12 17:41:16 +00:00
Kevin Heis
3f94bb2dcf Create versions and archives src folders (#42802) 2023-09-19 16:40:43 +00:00
Kevin Heis
2039b0c09c Start an open-source src directory (#42187) 2023-09-11 16:26:08 +00:00
Rachael Sewell
bdf9be5dcc refactor markdownlint tests (#42200) 2023-09-08 19:21:48 +00:00
Grace Park
c9e0d0362c Add lang attr to LanguagePicker (#42204) 2023-09-08 17:25:34 +00:00
Kevin Heis
5b01cc94f3 Fix translation health reports (#41778) 2023-08-31 16:48:44 +00:00
Kevin Heis
9bf3fc185a Create languages src directory (#41661) 2023-08-30 17:24:59 +00:00