This commit is contained in:
5
public/messages/en-US/memorize/folder-selector.json
Normal file
5
public/messages/en-US/memorize/folder-selector.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "Select a folder",
|
||||
"noFolders": "No folders found",
|
||||
"folderInfo": "{id}. {name} ({count})"
|
||||
}
|
||||
8
public/messages/en-US/memorize/memorize.json
Normal file
8
public/messages/en-US/memorize/memorize.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"showAnswer": "Show Answer",
|
||||
"next": "Next",
|
||||
"reverse": "Reverse",
|
||||
"dictation": "Dictation",
|
||||
"noTextPairs": "No text pairs available",
|
||||
"progress": "{index}/{total}"
|
||||
}
|
||||
3
public/messages/en-US/memorize/page.json
Normal file
3
public/messages/en-US/memorize/page.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"unauthorized": "Unauthorized access to this folder"
|
||||
}
|
||||
Reference in New Issue
Block a user