update ios project
update ios project
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
const welcomeText = 'Welcome';
|
||||
const welcomeContent = '';
|
||||
const getStarted = 'Get Started';
|
||||
const topMovies = 'Top Movies';
|
||||
const entering = 'entering';
|
||||
const choseFavoriteGenre =
|
||||
'Choose your interests and get the best movie recommendations. Don\'t worry, you can always change it later.';
|
||||
|
||||
const skip = 'Skip';
|
||||
const continui = 'Continue';
|
||||
const seeAll = 'See all';
|
||||
const populars = 'Popular';
|
||||
const topRated = 'Top rated movies';
|
||||
const home = 'Home';
|
||||
const explore = 'Explore';
|
||||
const myList = 'My List';
|
||||
const profile = 'Profile';
|
||||
const movies = 'Movies';
|
||||
const tryAgain = 'Try again';
|
||||
const errorMessage = 'Something went wrong!';
|
||||
const emptyMessage = 'Your List is Empty';
|
||||
const play = 'Play';
|
||||
const releaseDate = 'Release date: ';
|
||||
Reference in New Issue
Block a user