mirror of
https://github.com/devfake/flox.git
synced 2024-11-15 14:42:31 +01:00
a50a7d7c5b
* prepare languages * prepare routes * split settings into smaller components * move debounce and vue-router into vendor * remove dependency from index * refactor * update method comment
47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"login button": "Login",
|
|
"login error": "Wrong username or password",
|
|
|
|
"suggestions": "Suggestions",
|
|
"delete movie": "Delete",
|
|
"confirm delete": "Are you sure?",
|
|
"search": "Search",
|
|
"search or add": "Search or add",
|
|
"load more": "Load More",
|
|
"nothing found": "Nothing found",
|
|
|
|
"trending": "Trending",
|
|
"upcoming": "Upcoming",
|
|
"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",
|
|
"update genre": "Update genre",
|
|
"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"
|
|
} |