icu.json (994B)
1 { 2 "by_*": "By {{value}}", 3 "*_information": "{{value}} information", 4 "*_name": "{{value}} name", 5 "*_price": "{{value}} price", 6 "add_*": "Add {{value}}", 7 "add_existing_*": "Add existing {{value}}", 8 "choose_*": "Choose {{value}}", 9 "configure_*": "Configure {{value}}", 10 "create_new_*": "Create new {{value}}", 11 "enter_*": "Enter {{value}}", 12 "enter_a_*": "Enter a {{value}}", 13 "enter_a_valid_*": "Enter a valid {{value}}", 14 "enter_the_*": "Enter the {{value}}", 15 "failure_reading_*": "Failure reading {{value}}", 16 "failure_saving_*_to_the_database": "Failure saving {{value}} to the database", 17 "keystore": { 18 "init_existing": "This device has an existing configuration. There are {{value}} existing keys found." 19 }, 20 "no_*": "No {{value}}", 21 "not_a_valid_*": "Not a valid {{value}}", 22 "the_*_is_available": "The {{value}} is available", 23 "upload_*": "Upload {{value}}", 24 "use_existing_*": "Use existing {{value}}" 25 }