feat(i18n): allow "Version" string on about page to localize (#1314)
This commit is contained in:
parent
ae05d3bee5
commit
61f2237121
3 changed files with 5 additions and 3 deletions
|
@ -280,7 +280,8 @@
|
|||
"sponsors": "Sponsors",
|
||||
"sponsors_body_1": "Elk is made possible thanks the generous sponsoring and help of:",
|
||||
"sponsors_body_2": "And all the companies and individuals sponsoring Elk Team and the members.",
|
||||
"sponsors_body_3": "If you're enjoying the app, consider sponsoring us:"
|
||||
"sponsors_body_3": "If you're enjoying the app, consider sponsoring us:",
|
||||
"version": "Version"
|
||||
},
|
||||
"account_settings": {
|
||||
"description": "Edit your account settings in Mastodon UI",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue