aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2016-02-23 18:31:39 +0100
committertg(x) <*@tg-x.net>2016-02-23 18:31:39 +0100
commit532185337515a7426f16fdbfb6e9d4b790849ef7 (patch)
tree5202f1b73dbe76958526281b7e2b7a663d80264d
parent835efda6e381a32dc7f396d6ede9d7922d652b79 (diff)
downloadwallet-core-532185337515a7426f16fdbfb6e9d4b790849ef7.tar.xz
i18n-strings
-rw-r--r--extension/lib/i18n-strings.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/extension/lib/i18n-strings.js b/extension/lib/i18n-strings.js
new file mode 100644
index 000000000..7b92095b2
--- /dev/null
+++ b/extension/lib/i18n-strings.js
@@ -0,0 +1,2 @@
+i18n.strings['en-US'] = {"domain":"en-US","locale_data":{"en-US":{"%1$s\n wants to enter a contract over %2$s\n with you.":[""],"You are about to purchase:":[""],"Confirm Payment":[""],"Please enter a URL":[""],"The URL you've entered is not valid (must be absolute)":[""],"The bank wants to create a reserve over %1$s.":[""],"Balance":[""],"History":[""],"Debug":[""],"free KUDOS":[""],"You have no balance to show. Want to get some %1$s?":[""],"Created reserve (%1$s) of %2$s at %3$s":[""],"Bank confirmed reserve (%1$s) at %2$s":[""],"Withdraw at %1$s":[""],"Wallet depleted reserve (%1$s) at %2$s":[""],"Payment for %1$s to merchant %2$s. ":[""],"Unknown event (%1$s)":[""],"Your wallet has no events recorded.":[""],"":{"domain":"en-US","lang":""}}}};
+i18n.strings['de-DE'] = {"domain":"de-DE","locale_data":{"de-DE":{"%1$s\n wants to enter a contract over %2$s\n with you.":[""],"You are about to purchase:":[""],"Confirm Payment":[""],"Please enter a URL":[""],"The URL you've entered is not valid (must be absolute)":[""],"The bank wants to create a reserve over %1$s.":[""],"Balance":[""],"History":[""],"Debug":[""],"free KUDOS":[""],"You have no balance to show. Want to get some %1$s?":[""],"Created reserve (%1$s) of %2$s at %3$s":[""],"Bank confirmed reserve (%1$s) at %2$s":[""],"Withdraw at %1$s":[""],"Wallet depleted reserve (%1$s) at %2$s":[""],"Payment for %1$s to merchant %2$s. ":[""],"Unknown event (%1$s)":[""],"Your wallet has no events recorded.":[""],"":{"domain":"de-DE","lang":""}}}};