web/i18n: move call to action button strings to own file
This commit is contained in:
15
web/i18n/en/button.json
Normal file
15
web/i18n/en/button.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"gotit": "got it",
|
||||
"cancel": "cancel",
|
||||
"reset": "reset",
|
||||
"done": "done",
|
||||
"downloadAudio": "download audio",
|
||||
"download": "download",
|
||||
"share": "share",
|
||||
"copy": "copy",
|
||||
"copied": "copied",
|
||||
"import": "import",
|
||||
"continue": "continue",
|
||||
"star": "star",
|
||||
"follow": "follow"
|
||||
}
|
||||
Reference in New Issue
Block a user