better modalCard, integrated i18n with vuejs-i18n and drupal's strings_i18n_json_export
remain to automaticly export jsons and updated json files with webpack and to understand how to access nested translations
This commit is contained in:
157
composer.lock
generated
157
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "a39c2661f765eebdcbdb7b7732b68200",
|
||||
"content-hash": "6938e0a5a4fcfb66f59d10750617e9b4",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -10625,6 +10625,160 @@
|
||||
"source": "https://git.drupalcode.org/project/state_machine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/string_translation_ui",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/string_translation_ui.git",
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/string_translation_ui-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "bd65fb664d36cc5c87358cdb3cc29ecf06458ae1"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1602689262",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "RenatoG",
|
||||
"homepage": "https://www.drupal.org/user/3326031"
|
||||
},
|
||||
{
|
||||
"name": "andre.bonon",
|
||||
"homepage": "https://www.drupal.org/user/2376168"
|
||||
},
|
||||
{
|
||||
"name": "dandr",
|
||||
"homepage": "https://www.drupal.org/user/3637314"
|
||||
},
|
||||
{
|
||||
"name": "fadonascimento",
|
||||
"homepage": "https://www.drupal.org/user/2847931"
|
||||
},
|
||||
{
|
||||
"name": "htakeo",
|
||||
"homepage": "https://www.drupal.org/user/1260884"
|
||||
},
|
||||
{
|
||||
"name": "lisotton",
|
||||
"homepage": "https://www.drupal.org/user/1902738"
|
||||
},
|
||||
{
|
||||
"name": "rafaelMattioni",
|
||||
"homepage": "https://www.drupal.org/user/3073853"
|
||||
},
|
||||
{
|
||||
"name": "rodrigoeg",
|
||||
"homepage": "https://www.drupal.org/user/725006"
|
||||
},
|
||||
{
|
||||
"name": "thalles",
|
||||
"homepage": "https://www.drupal.org/user/3589086"
|
||||
},
|
||||
{
|
||||
"name": "willianp",
|
||||
"homepage": "https://www.drupal.org/user/3649792"
|
||||
}
|
||||
],
|
||||
"description": "Provides a admin area to insert new strings to be translatable.",
|
||||
"homepage": "https://www.drupal.org/project/string_translation_ui",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/string_translation_ui"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/strings_i18n_json_export",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/strings_i18n_json_export.git",
|
||||
"reference": "851c9053765b42d379c71c46fa4d8a2bcb60454a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.1+2-dev",
|
||||
"datestamp": "1580323935",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "RenatoG",
|
||||
"homepage": "https://www.drupal.org/user/3326031"
|
||||
},
|
||||
{
|
||||
"name": "andre.bonon",
|
||||
"homepage": "https://www.drupal.org/user/2376168"
|
||||
},
|
||||
{
|
||||
"name": "dandr",
|
||||
"homepage": "https://www.drupal.org/user/3637314"
|
||||
},
|
||||
{
|
||||
"name": "fadonascimento",
|
||||
"homepage": "https://www.drupal.org/user/2847931"
|
||||
},
|
||||
{
|
||||
"name": "htakeo",
|
||||
"homepage": "https://www.drupal.org/user/1260884"
|
||||
},
|
||||
{
|
||||
"name": "lisotton",
|
||||
"homepage": "https://www.drupal.org/user/1902738"
|
||||
},
|
||||
{
|
||||
"name": "rafaelMattioni",
|
||||
"homepage": "https://www.drupal.org/user/3073853"
|
||||
},
|
||||
{
|
||||
"name": "rodrigoeg",
|
||||
"homepage": "https://www.drupal.org/user/725006"
|
||||
},
|
||||
{
|
||||
"name": "willianp",
|
||||
"homepage": "https://www.drupal.org/user/3649792"
|
||||
}
|
||||
],
|
||||
"description": "Allows you to export strings to a JSON i18n file",
|
||||
"homepage": "https://www.drupal.org/project/strings_i18n_json_export",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/strings_i18n_json_export"
|
||||
},
|
||||
"time": "2020-01-29T18:50:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/subrequests",
|
||||
"version": "2.3.0",
|
||||
@@ -17542,6 +17696,7 @@
|
||||
"drupal/search_api_page": 20,
|
||||
"drupal/select_translation": 20,
|
||||
"drupal/simplenews": 20,
|
||||
"drupal/strings_i18n_json_export": 20,
|
||||
"drupal/telephone_formatter": 10,
|
||||
"drupal/translate_side_by_side": 20,
|
||||
"drupal/translation_views": 20,
|
||||
|
Reference in New Issue
Block a user