All checks were successful
continuous-integration/drone/push Build is passing
11 lines
262 B
JSON
11 lines
262 B
JSON
{
|
|
"title": "Memorize",
|
|
"locale1": "Your selected locale 1 is {locale}",
|
|
"locale2": "Your selected locale 2 is {locale}",
|
|
"total": "There are {total} word pairs in total",
|
|
"start": "Start",
|
|
"import": "Import",
|
|
"export": "Export",
|
|
"edit": "Edit"
|
|
}
|