1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-05-17 22:22:59 +02:00

17 Commits

Author SHA1 Message Date
heroesiiifan
c49039a3f7
add romanian and bulgarian 2025-03-08 20:10:33 +01:00
Ivan Savenko
b0de99fe89
Merge pull request #5478 from heroesiiifan/translation
develop - add greek, japanese, norwegian; harmonize
2025-03-01 23:14:28 +02:00
heroesiiifan
68b3421d5d
add greek, japanese, norwegian; harmonize 2025-02-25 22:54:19 +01:00
George King
f6192a1cbe
Update Translations.md 2024-12-25 22:34:51 +01:00
George King
d14ac2cda9
Update Translations.md 2024-12-25 22:08:05 +01:00
George King
76d47ca1e7
Update Translations.md 2024-12-25 22:06:29 +01:00
George King
3aecc34e52
Update Translations.md 2024-12-25 21:44:17 +01:00
George King
36a3fd08cf
Update Translations.md
Minor fix
2024-12-25 21:30:24 +01:00
George King
7cc71c3d99
Update Translations.md
Minor fix
2024-12-25 21:26:42 +01:00
George King
f3ba9d66e9
Update Translations.md
Added Installer translation info
2024-12-25 21:01:22 +01:00
Ivan Savenko
879aaba980 Use json instead of json5 for syntax highlight in docs
Looks like website only recognizes javascript & json, and is not aware
of jsonc or json5.

Will result in small regression on Github web view - comments will show
up as red (since comments are not part of json format), but syntax
highlight would work both on website and on Github.

Alternative is using javascript for syntax highlight, however syntax
highlighter for json looks better on both website and Github (since it
uses separate highlighting for json keys, separate from strings in
values)
2024-12-04 16:50:01 +00:00
Ivan Savenko
7b682f9010 Always use json5 for syntax highlighting. 2024-12-01 12:18:06 +00:00
Ivan Savenko
74a4a10f48 Added markdownlint to Github CI
- Markdown will now be validated as part of Github CI
- Applied auto-fix to most common issues (mostly whitespace related)
- Fixed manually some of more complex cases

Some valid markdownlint rules are currently disabled, to avoid failing
CI, can be enabled in future
2024-11-30 20:20:15 +00:00
Ivan Savenko
11d9ee310e
Merge pull request #4785 from Laserlicht/subtitles
Subtitles for videos / sync
2024-11-06 21:56:43 +02:00
Ivan Savenko
565c02d61c Added 'translate missing' command for convenience 2024-10-26 12:54:35 +00:00
Laserlicht
8b427c3989 use json format 2024-10-16 22:47:38 +02:00
Fabrice TIERCELIN
3e0274fde6 Fix one caption in the source code 2024-09-22 19:37:15 +02:00