Skip to content

Commit 4ca8943

Browse files
ErdtRXinayder
authored andcommitted
Add Ukrainian translation (#18)
1 parent 16f2b85 commit 4ca8943

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

_locales/uk_UA/messages.json

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"badgeTooltip": {
3+
"message": "1 біткойн сьогодні коштує $1",
4+
"description": "Для відображення тексту наведіть курсор мишки на значок розширення, що на панелі інструмнетів браузера."
5+
},
6+
7+
"extensionDescription": {
8+
"message": "Простий прайс лист біткойна на основі Blockchain.info.",
9+
"description": "Опис розширення."
10+
},
11+
12+
"optionsHeader": {
13+
"message": "Опції"
14+
},
15+
16+
"optionCurrency": {
17+
"message": "Валюта:"
18+
},
19+
20+
"optionCurrencyDesc": {
21+
"message": "Відображає поточну вартість біткойна у вибраній валюті."
22+
}
23+
}

0 commit comments

Comments
 (0)