You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
459 B
14 lines
459 B
10 months ago
|
{
|
||
|
"app_title": "Counters journal",
|
||
|
"@app_title": {
|
||
|
"description": "The application title"
|
||
|
},
|
||
|
"empty_addresses_list": "List of addresses is empty",
|
||
|
"add_new_address_tooltip": "New address",
|
||
|
"new_address_title": "New address",
|
||
|
"enter_your_address": "Enter your address",
|
||
|
"enter_your_address_comments": "Enter your comment",
|
||
|
"add_new_address_button": "Add",
|
||
|
"new_counter_title": "New counter",
|
||
|
"add_new_counter_tooltip": "New counter"
|
||
|
}
|