aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
authorDan Finlay <542863+danfinlay@users.noreply.github.com>2018-01-16 08:15:50 +0800
committerGitHub <noreply@github.com>2018-01-16 08:15:50 +0800
commit0121892141ac4e81b388a3df579399a2c6337039 (patch)
tree77ecba210f25c6b49b9dd170e64765fdcbec791b /app/_locales
parent23a928bc9d6ebc0a7baf4a9e0800453cce87f9cc (diff)
parenta18524300a1d95f9e118660115f5284f14a89f61 (diff)
downloadtangerine-wallet-browser-0121892141ac4e81b388a3df579399a2c6337039.tar.gz
tangerine-wallet-browser-0121892141ac4e81b388a3df579399a2c6337039.tar.zst
tangerine-wallet-browser-0121892141ac4e81b388a3df579399a2c6337039.zip
Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight
Diffstat (limited to 'app/_locales')
-rw-r--r--app/_locales/ko/messages.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/_locales/ko/messages.json b/app/_locales/ko/messages.json
new file mode 100644
index 000000000..c58af4b80
--- /dev/null
+++ b/app/_locales/ko/messages.json
@@ -0,0 +1,10 @@
+{
+ "appName": {
+ "message": "MetaMask",
+ "description": "The name of the application"
+ },
+ "appDescription": {
+ "message": "이더리움 계좌 관리",
+ "description": "The description of the application"
+ }
+}