|
@@ -387,8 +387,32 @@
|
|
|
"productDetail.home": "Home",
|
|
"productDetail.home": "Home",
|
|
|
"productDetail.favorite": "Favorite",
|
|
"productDetail.favorite": "Favorite",
|
|
|
"productDetail.favoriteSuccess": "Added to favorites",
|
|
"productDetail.favoriteSuccess": "Added to favorites",
|
|
|
- "productDetail.unfavoriteSuccess": "Removed from favorites",
|
|
|
|
|
|
|
+ "productDetail.unfavoriteSuccess": "Unfavorited successfully",
|
|
|
"productDetail.favoriteError": "Operation failed, please try again",
|
|
"productDetail.favoriteError": "Operation failed, please try again",
|
|
|
|
|
+ "upgrade": {
|
|
|
|
|
+ "title": "Update Available",
|
|
|
|
|
+ "newVersion": "New Version",
|
|
|
|
|
+ "version": "Version: {version}",
|
|
|
|
|
+ "download": "Download",
|
|
|
|
|
+ "installing": "Installing...",
|
|
|
|
|
+ "install": "Install",
|
|
|
|
|
+ "restart": "Restart App",
|
|
|
|
|
+ "goToStore": "Go to Store",
|
|
|
|
|
+ "downloading": "Downloading...",
|
|
|
|
|
+ "downloadProgress": "{downloaded}MB/{total}MB",
|
|
|
|
|
+ "installIncomplete": "Installation Incomplete"
|
|
|
|
|
+ },
|
|
|
|
|
+ "upgrade.title": "Update Log",
|
|
|
|
|
+ "upgrade.newVersion": "New Version Available",
|
|
|
|
|
+ "upgrade.version": "Version {version}",
|
|
|
|
|
+ "upgrade.download": "Download Update Now",
|
|
|
|
|
+ "upgrade.downloading": "Downloading package, please wait...",
|
|
|
|
|
+ "upgrade.downloadProgress": "{downloaded}M/{total}M",
|
|
|
|
|
+ "upgrade.install": "Download complete, install now",
|
|
|
|
|
+ "upgrade.installing": "Installing...",
|
|
|
|
|
+ "upgrade.installIncomplete": "Installation incomplete, click to install",
|
|
|
|
|
+ "upgrade.restart": "Installation complete, click to restart",
|
|
|
|
|
+ "upgrade.goToStore": "Go to Store Now",
|
|
|
"productDetail.openGroup": "Open Group",
|
|
"productDetail.openGroup": "Open Group",
|
|
|
"productDetail.quantity": "Quantity",
|
|
"productDetail.quantity": "Quantity",
|
|
|
"topChampions.title": "Top Champions",
|
|
"topChampions.title": "Top Champions",
|