Skip to content

Commit

Permalink
hugo.toml: fixup english translations (#100)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Qian <[email protected]>
  • Loading branch information
bekcpear authored Feb 7, 2024
1 parent a507a26 commit da644ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ defaultContentLanguageInSubdir = false
[languages.en.params]
registration_url = 'https://www.wenjuan.com/s/UZBZJveQl0k/'
[[languages.en.params.banners]]
text = 'The deadline of registrations and submissions for this championship is extended to February 29, 2024.'
text = 'The deadline for registrations and submissions for this championship is extended to February 29, 2024.'
link = 'https://rvspoc.org/02/'
[languages.ru]
contentDir = 'content/ru'
Expand All @@ -85,7 +85,7 @@ defaultContentLanguageInSubdir = false
[languages.ru.params]
registration_url = 'https://www.wenjuan.com/s/UZBZJveQl0k/'
[[languages.ru.params.banners]]
text = 'The deadline of registrations and submissions for this championship is extended to February 29, 2024.'
text = 'The deadline for registrations and submissions for this championship is extended to February 29, 2024.'
link = 'https://rvspoc.org/02/'
[languages.ja]
contentDir = 'content/ja'
Expand All @@ -100,7 +100,7 @@ defaultContentLanguageInSubdir = false
[languages.ja.params]
registration_url = 'https://www.wenjuan.com/s/UZBZJveQl0k/'
[[languages.ja.params.banners]]
text = 'The deadline of registrations and submissions for this championship is extended to February 29, 2024.'
text = 'The deadline for registrations and submissions for this championship is extended to February 29, 2024.'
link = 'https://rvspoc.org/02/'
[languages.ko]
contentDir = 'content/ko'
Expand All @@ -115,5 +115,5 @@ defaultContentLanguageInSubdir = false
[languages.ko.params]
registration_url = 'https://www.wenjuan.com/s/UZBZJveQl0k/'
[[languages.ko.params.banners]]
text = 'The deadline of registrations and submissions for this championship is extended to February 29, 2024.'
text = 'The deadline for registrations and submissions for this championship is extended to February 29, 2024.'
link = 'https://rvspoc.org/02/'

0 comments on commit da644ff

Please sign in to comment.