1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 14:42:31 +01:00
flox/client/resources/languages/en.json

39 lines
1.2 KiB
JSON
Raw Normal View History

2016-11-23 21:16:41 +01:00
{
"username": "Username",
"password": "Password",
"login button": "Login",
"login error": "Wrong username or password",
"suggestions": "Suggestions",
"delete movie": "Delete Movie",
"confirm delete": "Are you sure?",
"search": "Search movie",
"search or add": "Search or add movie",
"load more": "Load More",
"nothing found": "Nothing found",
"trending": "Trending",
"upcoming": "Upcoming",
"last seen": "Last seen",
"best rated": "Best rated",
"change color": "Change colors",
"settings": "Settings",
"logout": "Logout",
"headline user": "User",
"headline export import": "Export / Import",
"headline 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",
"update genre": "Update genre",
"sync scout": "Sync Laravel Scout",
"display genre": "Display genre",
"display date": "Display date",
"success import": "Movies successful imported",
2016-11-24 08:44:14 +01:00
"import warn": "All movies will be replaced. Be sure you have made an backup!",
"genre message": "For updating an old version of flox"
2016-11-23 21:16:41 +01:00
}