mirror of
https://github.com/imputnet/cobalt.git
synced 2026-04-28 23:09:31 -05:00
- finally cleaned up localisation (now i18n) - made localisation strings easier to read and understand - removed static selected language in service modules - added support for russian language (привет-привет) - it's now extremely easy to add support for more languages. just copy en folder in i18n and start translating strings. pull requests for adding languages are more than welcome.
19 lines
1.5 KiB
JSON
19 lines
1.5 KiB
JSON
{
|
|
"input": "paste the link here",
|
|
"aboutSummary": "{appName} is your go-to place for social media downloads. zero ads or other creepy bullshit attached. simply paste a share link and you're ready to rock!",
|
|
"embed": "save content from social media without creeps following you around",
|
|
"supportedServices": "currently supported services:",
|
|
"sourceCode": ">> report issues and check out the source code on github",
|
|
"popupBottom": "made with <3 by wukko",
|
|
"noScript": "{appName} uses javascript for api requests and interactive interface. you have to allow javascript to use this site. we don't have any ads or trackers, pinky promise.",
|
|
"donationsSub": "it's a little complicated to pay for hosting right now",
|
|
"donations": "i don't like crypto how it is right now, but it's the only way for me to pay for anything (including hosting) online. services similar paypal are no longer available too.",
|
|
"donateDm": ">> let me know if currency you want to donate isn't listed",
|
|
"clickToCopy": "click to copy",
|
|
"iosDownload": "you have to press and hold the download button and then select \"download video\" in appeared popup to save the video. this is required because you have an ios device.",
|
|
"normalDownload": "download button opens a new tab with requested file. you can disable this popup in settings.",
|
|
"download": "download",
|
|
"copy": "copy url",
|
|
"open": "open",
|
|
"github": ">> see previous changes and contribute on github"
|
|
} |