@@ -1,4 +0,0 @@
|
||||
{
|
||||
"Welcome": "Willkommen",
|
||||
"A brand new app.": "Eine neue App."
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Card Created": "Card Created",
|
||||
"Card Moved": "Card Moved",
|
||||
"New Comment": "New Comment",
|
||||
"Test Title": "Test Title",
|
||||
"This is a test text message!": "This is a test text message!",
|
||||
"This is a *test* **markdown** `message`!": "This is a *test* **markdown** `message`!",
|
||||
"This is a <i>test</i> <b>html</b> <code>message</code>": "This is a <i>test</i> <b>html</b> <code>message</code>",
|
||||
"%s created %s in %s on %s": "%s created %s in %s on %s",
|
||||
"%s left a new comment to %s on %s": "%s left a new comment to %s on %s",
|
||||
"%s moved %s from %s to %s on %s": "%s moved %s from %s to %s on %s"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Card Created": "Card Created",
|
||||
"Card Moved": "Card Moved",
|
||||
"New Comment": "New Comment",
|
||||
"Test Title": "Test Title",
|
||||
"This is a test text message!": "This is a test text message!",
|
||||
"This is a *test* **markdown** `message`!": "This is a *test* **markdown** `message`!",
|
||||
"This is a <i>test</i> <b>html</b> <code>message</code>": "This is a <i>test</i> <b>html</b> <code>message</code>",
|
||||
"%s created %s in %s on %s": "%s created %s in %s on %s",
|
||||
"%s left a new comment to %s on %s": "%s left a new comment to %s on %s",
|
||||
"%s moved %s from %s to %s on %s": "%s moved %s from %s to %s on %s"
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"Welcome": "Welcome",
|
||||
"A brand new app.": "A brand new app."
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"Welcome": "Bienvenido",
|
||||
"A brand new app.": "Una nueva aplicación."
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"Welcome": "Bienvenue",
|
||||
"A brand new app.": "Une toute nouvelle application."
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Card Created": "Карточка создана",
|
||||
"Card Moved": "Карточка перемещена",
|
||||
"New Comment": "Новый комментарий",
|
||||
"Test Title": "Тестовый заголовок",
|
||||
"This is a test text message!": "Это тестовое сообщение!",
|
||||
"This is a *test* **markdown** `message`!": "Это *тестовое* **markdown** `сообщение`!",
|
||||
"This is a <i>test</i> <b>html</b> <code>message</code>": "Это <i>тестовое</i> <b>html</b> <code>сообщение</code>",
|
||||
"%s created %s in %s on %s": "%s создал(а) %s в %s на %s",
|
||||
"%s left a new comment to %s on %s": "%s оставил(а) новый комментарий к %s на %s",
|
||||
"%s moved %s from %s to %s on %s": "%s переместил(а) %s из %s в %s на %s"
|
||||
}
|
||||
Reference in New Issue
Block a user