Olivier Lacan
535bb7d6f3
Fix language declaration for changelog
...
Barewords don't work in Haml. Gotta quote strings.
2023-03-07 15:56:15 -08:00
Olivier Lacan
743ce86e1f
Improve responsive layout
...
Notably fixes the issues with the language
select on narrow viewports (mobile).
2023-03-07 15:55:57 -08:00
Philip Eriksson
2c562d1e5b
HTML changes to languages ( #461 )
...
* Move language tag to root
* Add language tag to changelog example
2023-03-07 13:36:59 -08:00
Olivier Lacan
f21b2cee82
Improve responsive layout
...
Notably fixes the issues with the language
select on narrow viewports (mobile).
2023-03-06 20:16:54 -08:00
Olivier Lacan
6e74fd7c75
Fix links to create issues
...
Reproduced from #417 which was done prior to the links
refactor. Thank you @taranovegor!
2023-03-06 17:44:10 -08:00
Olivier Lacan
f085c2aa61
Remove broken links
2023-03-06 00:33:31 -08:00
Olivier Lacan
c330404781
Translate v1.1.0 to French
...
At some point being French had to come in handy.
2023-03-06 00:27:41 -08:00
Olivier Lacan
3c38a59bce
Fix & style available version notice
...
Fix #434 #373 #320
2023-03-06 00:09:48 -08:00
Olivier Lacan
bb783f8ec8
Display translation count and improve styles
2023-03-06 00:07:13 -08:00
Olivier Lacan
7132bc7c62
Remove useless index file
2023-03-06 00:05:25 -08:00
Olivier Lacan
5f596f251f
Convert all links to JSON data
...
This will remove a lot of redundant variable definitions from
Haml translations and centralize everything so it's much easier to
update links when the invariably change. As they have.
2023-03-05 23:36:54 -08:00
Olivier Lacan
ba58b80f8a
Remove unused normalize.css
...
Fixes #386
2023-03-05 16:57:10 -08:00
Olivier Lacan
93cf312f2f
Fix missing logo in 1.1
...
Fixes #382
2023-03-05 16:48:14 -08:00
Olivier Lacan
8868e0cbeb
Fix erroneous tab-indentation
...
Should be consistently using spaces.
2023-03-05 16:37:27 -08:00
Olivier Lacan
ac57cbf6e7
Add label & count to language selector
2023-03-05 16:35:12 -08:00
andrewwuuw
3062bc823d
docs(zh-tw): modify the zh-TW wording ( #360 )
2023-03-05 16:02:23 -08:00
Philip Eriksson
c818254f06
Change the Swedish title ( #419 )
2023-03-05 16:01:40 -08:00
ulqio
e8d06f99de
Fix typo in zh-CN translation ( #423 )
2023-03-05 16:00:18 -08:00
Ayub Kokabi
66b49ef595
Some heavy edits ( #457 )
2023-03-05 15:59:40 -08:00
BELEBCIR Riyadh
53f0205775
Add the Arabic translation (1.0.0) ( #444 )
...
* set up the translation project for arabic language
* translation nb01
* Add translation to Arabic (1.0.0)
* Add arabic to config file
* Fix indentation issues
* Format arabic/english mix
Format the text for better mixing arabic alphabet with english alphabet (just add break line where languages are mixed in the same sentence)
* fix a typo
* .gitIgnore
* gitIgnore
* Fixing the Arabic / English format
* fix yanked code direction
---------
Co-authored-by: Riyadh Abbes BELBECIR <rbelbecir@safety-tech.fr>
2023-03-05 15:59:11 -08:00
Olivier Lacan
abf0658960
Update to Ruby 3.2.0
...
Required minor changes since File.exists? is now File.exist?
2023-02-07 12:40:42 -05:00
Olivier Lacan
a4d63781eb
Add missing page version
2022-11-05 03:00:53 -07:00
Olivier Lacan
688ed7bb8b
Fix broken link
2022-11-05 03:00:43 -07:00
Olivier Lacan
12292d8c9a
Fix broken indentation
2022-11-04 21:48:01 -07:00
Olivier Lacan
c819f7507e
Add Mastodon verification link
2022-11-04 18:06:49 -07:00
David Adi Nugroho
2a76cd29cf
Fix typo in id-ID translation ( #416 )
2021-11-04 21:50:53 -07:00
edukisto
1ce7eac91b
Improve the Russian translation ( #413 )
2021-09-06 08:20:37 -04:00
edukisto
2d00c59f2f
Improve the Russian translation ( #408 )
2021-08-17 12:37:59 -04:00
edukisto
457f11501c
Add the Russian translation of v1.1.0 ( #410 )
2021-08-17 12:37:48 -04:00
Olivier Lacan
2eb5b2924f
Switch from master branch to main branch
...
# Tell me everything!
# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: Will Soto <will-soto@pluralsight.com>
# Co-authored-by: Jaron Thatcher <jaron-thatcher@pluralsight.com>
# Co-authored-by: Travis Denny <travis-denny@pluralsight.com>
# Co-authored-by: Spencer Smith <specman016@gmail.com>
2021-04-30 17:12:27 -04:00
Hao Liu
2ea214c6f4
Modify zh-CN ( #389 )
2021-02-16 10:37:46 -05:00
B̅
5695c1c45f
Add Japanese Translation for Version 1.1.0 ( #363 )
...
* [l10n] Add Japanese translation for version 1.1.0
* Fix some terms/format in translation
* Translated title string.
* There was some word which is too technical for ordinary people.
* There was a several inconsistent styles of writing that was not coordinated with the whole.
* Increase version number (I forgot it when previous commit).
* Update source/ja/1.1.0/index.html.haml
Co-authored-by: azu <azu@users.noreply.github.com>
* Update source/ja/1.1.0/index.html.haml
Co-authored-by: azu <azu@users.noreply.github.com>
* Update source/ja/1.1.0/index.html.haml
Co-authored-by: azu <azu@users.noreply.github.com>
* Update source/ja/1.1.0/index.html.haml
Co-authored-by: azu <azu@users.noreply.github.com>
* Update source/ja/1.1.0/index.html.haml
* Update source/ja/1.1.0/index.html.haml
* Update source/ja/1.1.0/index.html.haml
* Update source/ja/1.1.0/index.html.haml
* Update source/ja/1.1.0/index.html.haml
* Update source/ja/1.1.0/index.html.haml
* Update source/ja/1.1.0/index.html.haml
* Update source/ja/1.1.0/index.html.haml
* Fix unexpected change
Applied only: “tag” → 「タグ」 and “release” → 「リリース」
* [l10n] Fix Japanese translation
公開→リリース
Co-authored-by: azu <azu@users.noreply.github.com>
2021-02-02 14:33:15 -05:00
jkrielaars
0e74dd2491
Added the dutch translation of the "Inconsistent changes" section ( #372 )
...
* Fixed foldout menu in Dutch translation
* Added Dutch translation of inconsistent changes section
2021-02-02 14:31:16 -05:00
Florian-COLLIN
25c1b37b5a
Update ( #377 )
2021-02-02 14:29:54 -05:00
Ole Vik
55ec1ed4b2
Norwegian Bokmål ( #383 )
2021-02-02 14:28:45 -05:00
NicoHood
a44717b4b1
Improve footer ( #384 )
...
See https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Contentinfo_role
Note: https://tylerfortune.me/ Is not available anymore (but the dummy page uses https as well)
2021-02-02 14:28:22 -05:00
Emre Erkan
ebc1abb820
v1.1 changes ( #347 )
...
Translated "Inconsistent Changes" section to Turkish.
Co-authored-by: Emre Erkan <emre@ada.agency>
2020-10-18 09:51:32 -04:00
lindexi
40e29a6967
Fix typo for zh-CN ( #359 )
2020-10-18 09:49:08 -04:00
hms5232
5f06962bf9
improve term for zh-TW at 0.3.0 ( #355 )
...
code:程式碼
programmer:程式設計師
and some improvement of word.
2020-08-27 16:07:23 -04:00
Javier Spagnoletti
bd8362583d
Fix small typo in the Spanish answer for the 2nd question ( #362 )
2020-08-27 16:06:29 -04:00
Nicolas Boisteault
6091a6b73d
Typo fr : un version => une version ( #357 )
2020-07-21 10:30:29 -04:00
Merab Tato Kutalia
e91634b478
add Georgian (ka) translation ( #337 )
2020-03-10 11:47:20 -04:00
Frederik Spang
97d503facb
Add Danish (da) translations. ( #297 )
2020-03-10 11:37:58 -04:00
Eko Junaidi Salam
74e6f68643
Fixing some indonesian translation and typos ( #336 )
2020-03-10 11:37:12 -04:00
Adriano Sepe
19e3377a08
Updated to the pattern en/pt-BR ( #330 )
...
Updated the Unreleased to the pattern (English Term/Portuguese Term);
2020-03-10 11:36:41 -04:00
Lorenzo Arena
302aef37ca
Fix some typos for the Italian translation. ( #332 )
2020-03-10 11:36:08 -04:00
Ned Twigg
3dcaac2c67
Fix a typo in the "what about yanked releases" tab. Fixes #327 . ( #328 )
2020-01-11 19:16:08 -05:00
Tim Joosten
e4295e2dd0
Fix typo ( #325 )
...
lasig to lastig.
2020-01-06 16:17:00 -05:00
Robbert Gurdeep Singh
2576bcb5b6
Center the ⌄
and -
in the FAQ ( #323 )
2019-12-18 15:57:37 -05:00
Munieru
7736ce558d
Change some Japansese expressions to better ones. ( #307 )
...
* Replace "貢献者" to "コントリビューター" in Japanese document
https://help.github.com/ja/articles/viewing-a-projects-contributors
* Replace "懸念事項" to "Issue" in Japanese document
https://help.github.com/ja/articles/about-issue-and-pull-request-templates
* Replace "人間に優しい" to "ヒューマンフレンドリーな" in Japanese document
https://ci.nii.ac.jp/naid/110004788357
2019-07-30 00:58:49 -04:00