Skip to content
Snippets Groups Projects
Commit 529be069 authored by Wait What's avatar Wait What
Browse files

Update Lithuanian, Russian; add Macedonian

parent 46abe2c4
No related merge requests found
......@@ -14,6 +14,7 @@ Russian | Up-to-date | Wait What
Hungarian | Pending. | Organic Coke
French | Up-to-date | JetBoxOne
Swedish | Up-to-date | Yann Seeker
Macedonian | Up-to-date | Bloectasy
## Coverage
......@@ -26,6 +27,7 @@ en.json | `100.00%` | |
fr.json | `100.00%` | |
hu.json | `0.00%` | `general.about`<br>`general.tos`<br>`general.privacy`<br>`general.image_by`<br>`login.title`<br>`login.email`<br>`login.password`<br>`login.enter.email`<br>`login.enter.password`<br>`login.forgot`<br>`login.new`<br>`login.create`<br>`app.main.channel.message` |
lt.json | `100.00%` | |
mk.json | `100.00%` | |
pl.json | `100.00%` | |
ru.json | `100.00%` | |
se.json | `100.00%` | |
\ No newline at end of file
......@@ -20,7 +20,7 @@
"app": {
"main": {
"channel": {
"message": "Siųsti žinutę į {{name}}"
"message": "Siųsti žinutę {{name}}"
}
}
}
......
mk.json 0 → 100644
{
"general": {
"about": "За",
"tos": "Услови на услугата",
"privacy": "Политика за приватност",
"image_by": "Слика од"
},
"login": {
"title": "Логирај Се",
"email": "Епошта",
"password": "Лозинка",
"enter": {
"email": "Внесете ја вашата епошта.",
"password": "Внесете ја вашата лозинка."
},
"forgot": "Ја заборива лозинката?",
"new": "Нов на REVOLT?",
"create": "Создадете нова сметка."
},
"app": {
"main": {
"channel": {
"message": "Порака {{name}}"
}
}
}
}
\ No newline at end of file
export default any;
......@@ -20,7 +20,7 @@
"app": {
"main": {
"channel": {
"message": "Писать в {{name}}"
"message": "Писать {{name}}"
}
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment