Skip to content

Commit

Permalink
Add multilingual support.
Browse files Browse the repository at this point in the history
  • Loading branch information
tirkarthi committed Oct 4, 2023
1 parent 6597d21 commit ad584f1
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,14 @@ class MainActivity : AppCompatActivity() {
1,
"""Click on meaning to copy. Long press to share meaning with others. Notifications also have button for these actions."""
),
Word(
1,
"",
"Multilingual support",
1,
1,
"""Languages supported include French, German and Polish."""
),
Word(
1,
"",
Expand Down

0 comments on commit ad584f1

Please sign in to comment.