first commit

This commit is contained in:
2024-07-15 12:33:27 +02:00
commit ce50ae282b
22084 changed files with 2623791 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
drupal.locale.admin:
version: VERSION
js:
locale.admin.js: {}
css:
component:
css/locale.admin.css: {}
dependencies:
- core/jquery
- core/drupal
- core/drupal.form
- core/once
translations:
# No sensible version can be specified, since the translations may change at
# any time.
js:
# This file does not actually exist; it's a placeholder file that will be
# overridden by locale_js_alter(), to use the file that contains the actual
# translations, for the language used in the current request.
locale.translation.js: {}