{ "title": "Hello", "msg": "Hello {} in the {} world ", "msg_named": "{} are written in the {lang} language", "clickMe": "Click me", "profile": { "reset_password": { "label": "Reset Password", "username": "Username", "password": "password" } }, "clicked": { "zero": "You clicked {} times!", "one": "You clicked {} time!", "two": "You clicked {} times!", "few": "You clicked {} times!", "many": "You clicked {} times!", "other": "You clicked {} times!" }, "amount": { "zero": "Your amount : {} ", "one": "Your amount : {} ", "two": "Your amount : {} ", "few": "Your amount : {} ", "many": "Your amount : {} ", "other": "Your amount : {} " }, "gender": { "male": "Hi man ;) ", "female": "Hello girl :)", "with_arg": { "male": "Hi man ;) {}", "female": "Hello girl :) {}" } }, "reset_locale": "Reset Language" }