mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-18 21:01:18 +00:00
loc: update ios saving tutorial and donation text
updated shortcuts, added save to files option
This commit is contained in:
@@ -19,6 +19,7 @@ export function replaceBase(s) {
|
||||
return s
|
||||
.replace(/\n/g, '<br>')
|
||||
.replace(/{saveToGalleryShortcut}/g, links.saveToGalleryShortcut)
|
||||
.replace(/{saveToFilesShortcut}/g, links.saveToFilesShortcut)
|
||||
.replace(/{repo}/g, repo)
|
||||
.replace(/{statusPage}/g, links.statusPage)
|
||||
.replace(/\*;/g, "•");
|
||||
|
||||
Reference in New Issue
Block a user