Skip to content

Commit

Permalink
Donate log & translations
Browse files Browse the repository at this point in the history
  • Loading branch information
autowp committed Jun 1, 2018
1 parent d3e9db6 commit 877ba73
Show file tree
Hide file tree
Showing 15 changed files with 104 additions and 1 deletion.
63 changes: 62 additions & 1 deletion assets/controllers/donate/log/data.json
@@ -1,4 +1,65 @@
[
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-06-01T00:00:00+00:00",
"user_id": 2960
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-30T00:00:00+00:00",
"user_id": null
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-30T00:00:00+00:00",
"user_id": null
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-29T00:00:00+00:00",
"user_id": null
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-25T00:00:00+00:00",
"user_id": 22075
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-24T00:00:00+00:00",
"user_id": 22075
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-23T00:00:00+00:00",
"user_id": 22075
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-21T00:00:00+00:00",
"user_id": 22075
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-17T00:00:00+00:00",
"user_id": 22075
},
{
"sum": 979.02,
"currency": "руб.",
"date": "2018-05-14T00:00:00+00:00",
"user_id": 22075
},

{
"sum": 979.02,
"currency": "руб.",
Expand Down Expand Up @@ -221,4 +282,4 @@
"date": "2016-01-21T00:00:00+00:00",
"user_id": null
}
]
]
3 changes: 3 additions & 0 deletions assets/languages/be.json
@@ -1,4 +1,7 @@
{
"specs/attrs/157/options/euro-6c": "Euro 6c",
"specs/attrs/157/options/euro-5a": "Euro 5a",
"specs/attrs/157/options/euro-5b": "Euro 5b",
"item/type/9/add-sub-item": "Add sub copyright block",
"item/type/9/name": "Copyright block",
"item/type/9/new-item": "New copyright block",
Expand Down
3 changes: 3 additions & 0 deletions assets/languages/en.json
@@ -1,4 +1,7 @@
{
"specs/attrs/157/options/euro-6c": "Euro 6c",
"specs/attrs/157/options/euro-5a": "Euro 5a",
"specs/attrs/157/options/euro-5b": "Euro 5b",
"item/type/9/add-sub-item": "Add sub copyright block",
"item/type/9/name": "Copyright block",
"item/type/9/new-item": "New copyright block",
Expand Down
3 changes: 3 additions & 0 deletions assets/languages/fr.json
@@ -1,4 +1,7 @@
{
"specs/attrs/157/options/euro-6c": "Euro 6c",
"specs/attrs/157/options/euro-5a": "Euro 5a",
"specs/attrs/157/options/euro-5b": "Euro 5b",
"item/type/9/add-sub-item": "Add sub copyright block",
"item/type/9/name": "Copyright block",
"item/type/9/new-item": "New copyright block",
Expand Down
3 changes: 3 additions & 0 deletions assets/languages/pt-br.json
@@ -1,4 +1,7 @@
{
"specs/attrs/157/options/euro-6c": "Euro 6c",
"specs/attrs/157/options/euro-5a": "Euro 5a",
"specs/attrs/157/options/euro-5b": "Euro 5b",
"item/type/9/add-sub-item": "Add sub copyright block",
"item/type/9/name": "Copyright block",
"item/type/9/new-item": "New copyright block",
Expand Down
3 changes: 3 additions & 0 deletions assets/languages/ru.json
@@ -1,4 +1,7 @@
{
"specs/attrs/157/options/euro-6c": "Euro 6c",
"specs/attrs/157/options/euro-5a": "Euro 5a",
"specs/attrs/157/options/euro-5b": "Euro 5b",
"item/type/9/add-sub-item": "Add sub copyright block",
"item/type/9/name": "Блок копирайтов",
"item/type/9/new-item": "Новый блок копирайтов",
Expand Down
3 changes: 3 additions & 0 deletions assets/languages/uk.json
@@ -1,4 +1,7 @@
{
"specs/attrs/157/options/euro-6c": "Euro 6c",
"specs/attrs/157/options/euro-5a": "Euro 5a",
"specs/attrs/157/options/euro-5b": "Euro 5b",
"item/type/9/add-sub-item": "Add sub copyright block",
"item/type/9/name": "Copyright block",
"item/type/9/new-item": "New copyright block",
Expand Down
3 changes: 3 additions & 0 deletions assets/languages/zh.json
@@ -1,4 +1,7 @@
{
"specs/attrs/157/options/euro-6c": "Euro 6c",
"specs/attrs/157/options/euro-5a": "Euro 5a",
"specs/attrs/157/options/euro-5b": "Euro 5b",
"item/type/9/add-sub-item": "Add sub copyright block",
"item/type/9/name": "Copyright block",
"item/type/9/new-item": "New copyright block",
Expand Down
3 changes: 3 additions & 0 deletions module/Application/language/be.php
@@ -1,4 +1,7 @@
<?php return array (
'specs/attrs/157/options/euro-6c' => 'Euro 6c',
'specs/attrs/157/options/euro-5a' => 'Euro 5a',
'specs/attrs/157/options/euro-5b' => 'Euro 5b',
'persons/content-persons' => 'Persons on photo',
'persons/author-persons' => 'Authors',
'mosts/most' => 'Самыя',
Expand Down
3 changes: 3 additions & 0 deletions module/Application/language/en.php
@@ -1,4 +1,7 @@
<?php return array (
'specs/attrs/157/options/euro-6c' => 'Euro 6c',
'specs/attrs/157/options/euro-5a' => 'Euro 5a',
'specs/attrs/157/options/euro-5b' => 'Euro 5b',
'persons/content-persons' => 'Persons on photo',
'persons/author-persons' => 'Authors',
'mosts/most' => 'Most',
Expand Down
3 changes: 3 additions & 0 deletions module/Application/language/fr.php
@@ -1,4 +1,7 @@
<?php return array (
'specs/attrs/157/options/euro-6c' => 'Euro 6c',
'specs/attrs/157/options/euro-5a' => 'Euro 5a',
'specs/attrs/157/options/euro-5b' => 'Euro 5b',
'persons/content-persons' => 'Personnes sur la photo',
'persons/author-persons' => 'Auteurs',
'mosts/most' => 'Le plus',
Expand Down
3 changes: 3 additions & 0 deletions module/Application/language/pt-br.php
@@ -1,4 +1,7 @@
<?php return array (
'specs/attrs/157/options/euro-6c' => 'Euro 6c',
'specs/attrs/157/options/euro-5a' => 'Euro 5a',
'specs/attrs/157/options/euro-5b' => 'Euro 5b',
'persons/content-persons' => 'Pessoas nas fotos',
'persons/author-persons' => 'Autores',
'mosts/most' => 'Os mais',
Expand Down
3 changes: 3 additions & 0 deletions module/Application/language/ru.php
@@ -1,4 +1,7 @@
<?php return array (
'specs/attrs/157/options/euro-6c' => 'Euro 6c',
'specs/attrs/157/options/euro-5a' => 'Euro 5a',
'specs/attrs/157/options/euro-5b' => 'Euro 5b',
'persons/content-persons' => 'Персоны на фото',
'persons/author-persons' => 'Авторы',
'mosts/most' => 'Самые',
Expand Down
3 changes: 3 additions & 0 deletions module/Application/language/uk.php
@@ -1,4 +1,7 @@
<?php return array (
'specs/attrs/157/options/euro-6c' => 'Euro 6c',
'specs/attrs/157/options/euro-5a' => 'Euro 5a',
'specs/attrs/157/options/euro-5b' => 'Euro 5b',
'persons/content-persons' => 'Персони на фото',
'persons/author-persons' => 'Автори',
'mosts/most' => 'Самі',
Expand Down
3 changes: 3 additions & 0 deletions module/Application/language/zh.php
@@ -1,4 +1,7 @@
<?php return array (
'specs/attrs/157/options/euro-6c' => 'Euro 6c',
'specs/attrs/157/options/euro-5a' => 'Euro 5a',
'specs/attrs/157/options/euro-5b' => 'Euro 5b',
'persons/content-persons' => 'Persons on photo',
'persons/author-persons' => 'Authors',
'mosts/most' => '各项之最',
Expand Down

0 comments on commit 877ba73

Please sign in to comment.