feat(i18n): es-419
cv translation support and separating some base strings for idiomatic context (#1505)
This commit is contained in:
parent
4c054a37fd
commit
b41b9353b8
6 changed files with 229 additions and 26 deletions
|
@ -169,6 +169,7 @@
|
|||
"desc_para4": "Elk is Open Source. If you'd like to help with testing, giving feedback, or contributing,",
|
||||
"desc_para5": "reach out to us on GitHub",
|
||||
"desc_para6": "and get involved.",
|
||||
"footer_team": "The Elk Team",
|
||||
"title": "Elk is in Preview!"
|
||||
},
|
||||
"language": {
|
||||
|
@ -290,6 +291,7 @@
|
|||
},
|
||||
"settings": {
|
||||
"about": {
|
||||
"built_at": "Built",
|
||||
"label": "About",
|
||||
"meet_the_team": "Meet the team",
|
||||
"sponsor_action": "Sponsor us",
|
||||
|
@ -372,7 +374,8 @@
|
|||
"re_auth": "It seems that your server does not support push notifications. Try sign out and sign in again, if this message still appears contact your server administrator."
|
||||
}
|
||||
},
|
||||
"show_btn": "Go to notifications settings"
|
||||
"show_btn": "Go to notifications settings",
|
||||
"under_construction": "Under construction"
|
||||
},
|
||||
"notifications_settings": "Notifications",
|
||||
"preferences": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue