mirror of
https://github.com/imputnet/cobalt.git
synced 2026-02-01 03:26:46 +00:00
- remade config module - renamed loc to i18n because that's what all developers do - moved code to src to make repo look cleaner - fixed some i18n strings
11 lines
357 B
JSON
11 lines
357 B
JSON
{
|
|
"about": "View about",
|
|
"settings": "Open settings",
|
|
"input": "Link input area",
|
|
"download": "Download button",
|
|
"changelog": "View changelog",
|
|
"close": "Close the popup",
|
|
"alwaysVisibleButton": "Keep the download button always visible",
|
|
"downloadPopup": "Ask what to do with downloads",
|
|
"donate": "Open donation popup"
|
|
} |