en.toml 698 字节
Newer Older
1 2
# main page
[main_partner_title]
F
freesky-edward 已提交
3
other = "Members"
4 5 6 7

[main_email_subscribe_title]
other = "Email Subscribe"

E
edisonxiang 已提交
8 9
[main_email_subscribe_buttontext]
other = "Subscription"
10 11 12 13 14 15 16

[main_cards_title]
other = "Welcome to openEuler"

[main_cards_description]
other = "The openEuler Project is a community-driven free software effort focused on delivering an operation system open source ecosystem."

F
freesky-edward 已提交
17 18 19 20 21 22 23 24 25 26 27 28 29 30
[main_events_title]
other = "Upcoming Events"

[main_news_title]
other = "News"

[main_list_more]
other = "more"

[main_events_subtitle]
other = "EVENT"

[main_news_subtitle]
other = "NEWS"
F
freesky-edward 已提交
31 32 33

[main_nav_news_name]
other = "News"
E
edisonxiang 已提交
34 35 36 37 38 39

# 404 page
[404_title]
other = "Page Not Found"
[404_homepage]
other = "Go to Homepage"