Thanks Iikun,
I removed Japanese from the language toggle on innocoin.com.
We really need a Japanese translator, at first for the widget, later for Innocoin.com.
The language file for the Japanese widget is really small, only this:
{
"ENGLISH" : "英文 - English - Engels",
"CHINESE" : "中文 - Chinese - Chinees",
"DUTCH" : "中文 - Dutch - Nederlands",
"COMPLETE" : "Complete your order",
"BUY" : "Buy",
"WITH" : "with",
"SELL" : "Sell",
"FOR" : "for",
"FEE" : "Fee",
"PRICE_BUY" : "Price 1 {{target}} in {{source}}:",
"PRICE_SELL" : "Price 1 {{source}} of {{target}}:",
"AMOUNT_TARGET" : "{{target}} amount",
"AMOUNT_SOURCE" : "Or {{source}} amount",
"SOURCE_MAX" : "Set max amount",
"BUY_TARGET" : "Buy {{target}}",
"SELL_TARGET" : "Sell {{target}}",
"BUY_WITH" : "Buy {{target}} with {{source}}",
"SELL_FOR" : "Sell {{target}} for {{source}}",
"CUSTOMER_RETURN_ADDRESS" : "Provide your {{target}} Address to receive your funds",
"PROVIDE_EMAIL" : "Provide your e-mail address for order info",
"CONFIRMATION_SELL" : "You will receive: {{source_amount}} {{source}} for {{target_amount}} {{target}}",
"CONFIRMATION_BUY" : "You will receive: {{target_amount}} {{target}} for {{source_amount}} {{source}}",
"SUBMIT_SELL" : "Sell {{target_amount}} {{target}} for {{source_amount}} {{source}}",
"SUBMIT_BUY" : "Buy {{target_amount}} {{target}} for {{source_amount}} {{source}}",
"CONFIRMATION_P0" : "Finalise your purchase within 10 minutes!",
"CONFIRMATION_P1" : "Congratulations with your purchase!",
"CONFIRMATION_P2.1" : "Now transfer exactly {{quoted_amount}} {{source}} to {{deposit_address}}",
"CONFIRMATION_P2.2" : "Now transfer exactly {{target_amount}} {{target}} to {{deposit_address}}",
"CONFIRMATION_P3.1" : "Once we received {{required_confirmations}} confirmations, your {{target_amount}} {{target}} will be instantly transferred to the following address: {{withdraw_address}}.",
"CONFIRMATION_P3.2" : "Once we received {{required_confirmations}} confirmations, your {{quoted_amount}} {{source}} will be instantly transferred to the following address: {{withdraw_address}}.",
"POWERED_BY" : "Powered by Innocoin",
"ETC_WARNING" : "Warning: purchasing ETC is extremely risky, it might go down to zero, also you might be vulnerable to a replay attack."
}