1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 06:32:34 +01:00
flox/client/resources/languages/en.json
Viktor Geringer e6c13acde7 Show current movies in theatre (#82)
* start with "now playing" movies

* display current route

* display route in header

* update production files

* fix test and create refresh mock
2017-07-28 12:44:22 +02:00

59 lines
1.8 KiB
JSON

{
"username": "Username",
"password": "Password",
"login button": "Login",
"login error": "Wrong username or password",
"suggestions": "Suggestions",
"suggestions for": "Suggestions for",
"refresh infos": "Refresh infos",
"delete item": "Delete",
"confirm delete": "Are you sure?",
"search": "Search",
"search for": "Search for",
"search or add": "Search or add",
"load more": "Load More",
"nothing found": "Nothing found",
"trending": "Trending",
"upcoming": "Upcoming",
"current": "Current",
"tv": "TV",
"movies": "Movies",
"last seen": "Last seen",
"best rated": "Best rated",
"change color": "Change colors",
"settings": "Settings",
"logout": "Logout",
"tab user": "User",
"tab options": "Options",
"tab backup": "Backup",
"tab misc": "Misc",
"save button": "Save",
"password message": "Leave the password field blank if you don't want to change it",
"success message": "Successful changed",
"export button": "Export movies",
"import button": "Import movies",
"or divider": "OR",
"sync scout": "Sync Laravel Scout",
"display genre": "Display genre",
"display date": "Display date",
"success import": "Successful imported",
"import warn": "All movies will be replaced. Be sure you have made an backup!",
"current version": "Current version:",
"new update": "There is a new update for flox!",
"no update": "Nothing to update",
"checking update": "Checking for updates...",
"spoiler": "Spoiler protection for episode names",
"call file-parser": "Call file-parser",
"refresh all infos": "Refresh infos for all data",
"watch trailer": "Watch Trailer",
"trailer for": "Trailer for",
"add to watchlist": "Add to Watchlist",
"no tmdb rating": "No TMDb Rating",
"loading imdb rating": "Loading IMDb Rating...",
"no imdb rating": "No IMDb Rating",
"overview": "Overview"
}