Add laravel-lang/lang as a development dependency in composer.json and update composer.lock with new package details
This commit is contained in:
parent
20378433d8
commit
a6e8c67910
@ -22,6 +22,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.24",
|
||||
"laravel-lang/lang": "^15.31",
|
||||
"laravel/pail": "^1.2.5",
|
||||
"laravel/pao": "^1.0.6",
|
||||
"laravel/pint": "^1.27",
|
||||
|
||||
915
composer.lock
generated
915
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": "14f85c73d73d1a795e83a072d4d37995",
|
||||
"content-hash": "75257a69f859a79b7713f638be63b5ed",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@ -7199,6 +7199,59 @@
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "archtechx/enums",
|
||||
"version": "v1.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/archtechx/enums.git",
|
||||
"reference": "81375b71c176f680880a95e7448d84258cfb5c72"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/archtechx/enums/zipball/81375b71c176f680880a95e7448d84258cfb5c72",
|
||||
"reference": "81375b71c176f680880a95e7448d84258cfb5c72",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"larastan/larastan": "^2.4",
|
||||
"orchestra/testbench": "^8.0 || ^9.0",
|
||||
"pestphp/pest": "^2.0",
|
||||
"pestphp/pest-plugin-laravel": "^2.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"phpstan": {
|
||||
"includes": [
|
||||
"extension.neon"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"ArchTech\\Enums\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Samuel Štancl",
|
||||
"email": "samuel@archte.ch"
|
||||
}
|
||||
],
|
||||
"description": "Helpers for making PHP enums more lovable.",
|
||||
"support": {
|
||||
"issues": "https://github.com/archtechx/enums/issues",
|
||||
"source": "https://github.com/archtechx/enums/tree/v1.1.2"
|
||||
},
|
||||
"time": "2025-06-06T23:15:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "brianium/paratest",
|
||||
"version": "v7.20.0",
|
||||
@ -7437,6 +7490,233 @@
|
||||
],
|
||||
"time": "2024-05-06T16:37:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dragon-code/contracts",
|
||||
"version": "2.25.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TheDragonCode/contracts.git",
|
||||
"reference": "13d1254801026be5ba33cf1309a414953869175f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TheDragonCode/contracts/zipball/13d1254801026be5ba33cf1309a414953869175f",
|
||||
"reference": "13d1254801026be5ba33cf1309a414953869175f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"psr/http-message": "^1.0.1 || ^2.0",
|
||||
"symfony/http-kernel": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
|
||||
"symfony/polyfill-php80": "^1.23"
|
||||
},
|
||||
"conflict": {
|
||||
"andrey-helldar/contracts": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/database": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"phpdocumentor/reflection-docblock": "^5.0 || ^6.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"DragonCode\\Contracts\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro",
|
||||
"homepage": "https://dragon-code.pro"
|
||||
}
|
||||
],
|
||||
"description": "A set of contracts for any project",
|
||||
"keywords": [
|
||||
"contracts",
|
||||
"interfaces"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/TheDragonCode/contracts"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-17T21:50:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dragon-code/pretty-array",
|
||||
"version": "4.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TheDragonCode/pretty-array.git",
|
||||
"reference": "b94034d92172a5d14a578822d68b2a8f8b5388e0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TheDragonCode/pretty-array/zipball/b94034d92172a5d14a578822d68b2a8f8b5388e0",
|
||||
"reference": "b94034d92172a5d14a578822d68b2a8f8b5388e0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dragon-code/contracts": "^2.20",
|
||||
"dragon-code/support": "^6.11.2",
|
||||
"ext-dom": "*",
|
||||
"ext-mbstring": "*",
|
||||
"php": "^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.6 || ^10.0 || ^11.0 || ^12.0"
|
||||
},
|
||||
"suggest": {
|
||||
"symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"DragonCode\\PrettyArray\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro",
|
||||
"homepage": "https://dragon-code.pro"
|
||||
}
|
||||
],
|
||||
"description": "Simple conversion of an array to a pretty view",
|
||||
"keywords": [
|
||||
"andrey helldar",
|
||||
"array",
|
||||
"dragon",
|
||||
"dragon code",
|
||||
"pretty",
|
||||
"pretty array"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/TheDragonCode/pretty-array/issues",
|
||||
"source": "https://github.com/TheDragonCode/pretty-array"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2025-02-24T15:35:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dragon-code/support",
|
||||
"version": "6.17.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TheDragonCode/support.git",
|
||||
"reference": "82a465953267989883d64b921e9725600a5073b5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TheDragonCode/support/zipball/82a465953267989883d64b921e9725600a5073b5",
|
||||
"reference": "82a465953267989883d64b921e9725600a5073b5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dragon-code/contracts": "^2.22.0",
|
||||
"ext-bcmath": "*",
|
||||
"ext-ctype": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"php": "^8.1",
|
||||
"psr/http-message": "^1.0.1 || ^2.0",
|
||||
"voku/portable-ascii": "^1.4.8 || ^2.0.1"
|
||||
},
|
||||
"conflict": {
|
||||
"andrey-helldar/support": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/contracts": "^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"phpunit/phpunit": "^9.6 || ^11.0 || ^12.0",
|
||||
"symfony/var-dumper": "^6.0 || ^7.0"
|
||||
},
|
||||
"suggest": {
|
||||
"dragon-code/laravel-support": "Various helper files for the Laravel and Lumen frameworks",
|
||||
"symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"dragon-code": {
|
||||
"docs-generator": {
|
||||
"preview": {
|
||||
"brand": "php",
|
||||
"vendor": "The Dragon Code"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"DragonCode\\Support\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro",
|
||||
"homepage": "https://dragon-code.pro"
|
||||
}
|
||||
],
|
||||
"description": "Support package is a collection of helpers and tools for any project.",
|
||||
"keywords": [
|
||||
"dragon",
|
||||
"dragon-code",
|
||||
"framework",
|
||||
"helper",
|
||||
"helpers",
|
||||
"laravel",
|
||||
"php",
|
||||
"support",
|
||||
"symfony",
|
||||
"yii",
|
||||
"yii2"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/TheDragonCode/support/issues",
|
||||
"source": "https://github.com/TheDragonCode/support"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-04-03T15:06:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fakerphp/faker",
|
||||
"version": "v1.24.1",
|
||||
@ -7743,6 +8023,639 @@
|
||||
},
|
||||
"time": "2025-03-19T14:43:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/config",
|
||||
"version": "1.17.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/config.git",
|
||||
"reference": "77ad089234aa74961ca30c7e6d13db9a62654c87"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/config/zipball/77ad089234aa74961ca30c7e6d13db9a62654c87",
|
||||
"reference": "77ad089234aa74961ca30c7e6d13db9a62654c87",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"archtechx/enums": "^1.0",
|
||||
"illuminate/config": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"illuminate/support": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"laravel-lang/locale-list": "^1.6",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^8.23 || ^9.1 || ^10.0 || ^11.0",
|
||||
"pestphp/pest": "^2.34 || ^3.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"LaravelLang\\Config\\ServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\Config\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro",
|
||||
"homepage": "https://dragon-code.pro"
|
||||
},
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://laravel-lang.com"
|
||||
}
|
||||
],
|
||||
"description": "The Laravel-Lang config package",
|
||||
"keywords": [
|
||||
"Laravel-lang",
|
||||
"Settings",
|
||||
"config",
|
||||
"lang",
|
||||
"languages",
|
||||
"laravel",
|
||||
"locale",
|
||||
"locales",
|
||||
"localization",
|
||||
"localizations",
|
||||
"translation",
|
||||
"translations"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/config/issues",
|
||||
"source": "https://github.com/Laravel-Lang/config/tree/1.17.0"
|
||||
},
|
||||
"time": "2026-03-17T21:23:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/lang",
|
||||
"version": "15.31.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/lang.git",
|
||||
"reference": "c4a236543f64cb67bf03e52e85209ee2ca2066e9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/c4a236543f64cb67bf03e52e85209ee2ca2066e9",
|
||||
"reference": "c4a236543f64cb67bf03e52e85209ee2ca2066e9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"laravel-lang/publisher": "^16.0",
|
||||
"php": "^8.2"
|
||||
},
|
||||
"conflict": {
|
||||
"laravel/framework": "<11.0.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"dragon-code/codestyler": "^6.0",
|
||||
"laravel-lang/status-generator": "^2.11",
|
||||
"phpunit/phpunit": "^11.0 || ^12.0",
|
||||
"symfony/var-dumper": "^7.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"LaravelLang\\Lang\\ServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\Lang\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://github.com/Laravel-Lang"
|
||||
}
|
||||
],
|
||||
"description": "List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI",
|
||||
"keywords": [
|
||||
"lang",
|
||||
"languages",
|
||||
"laravel",
|
||||
"lpm"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/lang/issues",
|
||||
"source": "https://github.com/Laravel-Lang/lang"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-09T18:10:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/locale-list",
|
||||
"version": "1.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/locale-list.git",
|
||||
"reference": "48e61c7f0a957420d4aaf5d35653889c25c4e2d4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/locale-list/zipball/48e61c7f0a957420d4aaf5d35653889c25c4e2d4",
|
||||
"reference": "48e61c7f0a957420d4aaf5d35653889c25c4e2d4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"archtechx/enums": "^0.3.2 || ^1.0",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\LocaleList\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro",
|
||||
"homepage": "https://dragon-code.pro"
|
||||
},
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://laravel-lang.com"
|
||||
}
|
||||
],
|
||||
"description": "List of localizations available in Laravel Lang projects",
|
||||
"keywords": [
|
||||
"Laravel-lang",
|
||||
"lang",
|
||||
"languages",
|
||||
"laravel",
|
||||
"locale",
|
||||
"locales",
|
||||
"localization",
|
||||
"translation",
|
||||
"translations"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/locale-list/issues",
|
||||
"source": "https://github.com/Laravel-Lang/locale-list"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-01-20T08:17:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/locales",
|
||||
"version": "2.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/locales.git",
|
||||
"reference": "761aa3cfbc5bbe29eb958c9839e7dd3806193bac"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/locales/zipball/761aa3cfbc5bbe29eb958c9839e7dd3806193bac",
|
||||
"reference": "761aa3cfbc5bbe29eb958c9839e7dd3806193bac",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"archtechx/enums": "^0.3.2 || ^1.0",
|
||||
"dragon-code/support": "^6.11.3",
|
||||
"ext-json": "*",
|
||||
"illuminate/collections": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"laravel-lang/config": "^1.12",
|
||||
"laravel-lang/locale-list": "^1.5",
|
||||
"laravel-lang/native-country-names": "^1.5",
|
||||
"laravel-lang/native-currency-names": "^1.6",
|
||||
"laravel-lang/native-locale-names": "^2.5",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^8.0 || ^9.0 || ^10.0 || ^11.0",
|
||||
"pestphp/pest": "^2.24.1 || ^3.0 || ^4.0",
|
||||
"symfony/var-dumper": "^6.0 || ^7.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"LaravelLang\\Locales\\ServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\Locales\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro"
|
||||
},
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://laravel-lang.com"
|
||||
}
|
||||
],
|
||||
"description": "Basic functionality for working with localizations",
|
||||
"keywords": [
|
||||
"laravel",
|
||||
"locale",
|
||||
"locales",
|
||||
"localization",
|
||||
"translation",
|
||||
"translations"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/locales/issues",
|
||||
"source": "https://github.com/Laravel-Lang/locales"
|
||||
},
|
||||
"time": "2026-03-17T22:40:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/native-country-names",
|
||||
"version": "1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/native-country-names.git",
|
||||
"reference": "1d293138e34eb9e914bc4568cdebac2cb0a2eb0e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/native-country-names/zipball/1d293138e34eb9e914bc4568cdebac2cb0a2eb0e",
|
||||
"reference": "1d293138e34eb9e914bc4568cdebac2cb0a2eb0e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dragon-code/support": "^6.11",
|
||||
"ext-json": "*",
|
||||
"illuminate/collections": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/support": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"laravel-lang/locale-list": "^1.5",
|
||||
"pestphp/pest": "^2.0 || ^3.0 || ^4.0",
|
||||
"punic/punic": "^3.8",
|
||||
"symfony/console": "^6.0 || ^7.0 || ^8.0",
|
||||
"symfony/process": "^6.0 || ^7.0 || ^8.0",
|
||||
"symfony/var-dumper": "^6.0 || ^7.0 || ^8.0",
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\NativeCountryNames\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro"
|
||||
},
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://laravel-lang.com"
|
||||
}
|
||||
],
|
||||
"description": "The project contains native translations of country names",
|
||||
"keywords": [
|
||||
"Laravel-lang",
|
||||
"countries",
|
||||
"country",
|
||||
"lang",
|
||||
"languages",
|
||||
"laravel",
|
||||
"locale",
|
||||
"locales",
|
||||
"localization",
|
||||
"territories",
|
||||
"territory",
|
||||
"translation",
|
||||
"translations"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/native-country-names/issues",
|
||||
"source": "https://github.com/Laravel-Lang/native-country-names"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-17T22:01:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/native-currency-names",
|
||||
"version": "1.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/native-currency-names.git",
|
||||
"reference": "78beb3c74fc49970b2f948def631512d2a71f3d9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/native-currency-names/zipball/78beb3c74fc49970b2f948def631512d2a71f3d9",
|
||||
"reference": "78beb3c74fc49970b2f948def631512d2a71f3d9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dragon-code/support": "^6.11",
|
||||
"ext-json": "*",
|
||||
"illuminate/collections": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/support": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"laravel-lang/locale-list": "^1.2",
|
||||
"pestphp/pest": "^2.0 || ^3.0 || ^4.0",
|
||||
"punic/punic": "^3.8",
|
||||
"symfony/console": "^6.0 || ^7.0",
|
||||
"symfony/process": "^6.0 || ^7.0",
|
||||
"symfony/var-dumper": "^6.0 || ^7.0",
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\NativeCurrencyNames\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro"
|
||||
},
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://laravel-lang.com"
|
||||
}
|
||||
],
|
||||
"description": "The project contains native translations of currency names",
|
||||
"keywords": [
|
||||
"Laravel-lang",
|
||||
"currency",
|
||||
"lang",
|
||||
"languages",
|
||||
"laravel",
|
||||
"locale",
|
||||
"locales",
|
||||
"localization",
|
||||
"translation",
|
||||
"translations"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/native-currency-names/issues",
|
||||
"source": "https://github.com/Laravel-Lang/native-currency-names"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-17T22:14:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/native-locale-names",
|
||||
"version": "2.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/native-locale-names.git",
|
||||
"reference": "c9908827c17a345ae9b0a248380bb223c04ed595"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/native-locale-names/zipball/c9908827c17a345ae9b0a248380bb223c04ed595",
|
||||
"reference": "c9908827c17a345ae9b0a248380bb223c04ed595",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dragon-code/support": "^6.11",
|
||||
"ext-json": "*",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/support": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"laravel-lang/locale-list": "^1.2",
|
||||
"pestphp/pest": "^2.24.3 || ^3.0 || ^4.0",
|
||||
"punic/punic": "^3.8",
|
||||
"symfony/console": "^6.0 || ^7.0",
|
||||
"symfony/process": "^6.0 || ^7.0",
|
||||
"symfony/var-dumper": "^6.0 || ^7.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\NativeLocaleNames\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro"
|
||||
},
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://laravel-lang.com"
|
||||
}
|
||||
],
|
||||
"description": "The project contains native translations of locale names",
|
||||
"keywords": [
|
||||
"Laravel-lang",
|
||||
"lang",
|
||||
"languages",
|
||||
"laravel",
|
||||
"locale",
|
||||
"locales",
|
||||
"localization",
|
||||
"translation",
|
||||
"translations"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/native-locale-names/issues",
|
||||
"source": "https://github.com/Laravel-Lang/native-locale-names"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-17T22:08:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-lang/publisher",
|
||||
"version": "16.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravel-Lang/publisher.git",
|
||||
"reference": "e5d3383f5385c2102f8a0d3dbe488ed86cd0250f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravel-Lang/publisher/zipball/e5d3383f5385c2102f8a0d3dbe488ed86cd0250f",
|
||||
"reference": "e5d3383f5385c2102f8a0d3dbe488ed86cd0250f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer/semver": "^3.4",
|
||||
"dragon-code/pretty-array": "^4.1",
|
||||
"dragon-code/support": "^6.11.3",
|
||||
"ext-json": "*",
|
||||
"illuminate/collections": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"illuminate/console": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"illuminate/support": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
||||
"laravel-lang/config": "^1.12",
|
||||
"laravel-lang/locales": "^2.10",
|
||||
"league/commonmark": "^2.4.1",
|
||||
"league/config": "^1.2",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"conflict": {
|
||||
"laravel-lang/attributes": "<2.0",
|
||||
"laravel-lang/http-statuses": "<3.0",
|
||||
"laravel-lang/lang": "<11.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel-lang/json-fallback": "^2.2",
|
||||
"orchestra/testbench": "^8.14 || ^9.0 || ^10.0 || ^11.0",
|
||||
"phpunit/phpunit": "^10.4.2 || ^11.0 || ^12.0",
|
||||
"symfony/var-dumper": "^6.3.6 || ^7.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"LaravelLang\\Publisher\\ServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelLang\\Publisher\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Helldar",
|
||||
"email": "helldar@dragon-code.pro"
|
||||
},
|
||||
{
|
||||
"name": "Laravel-Lang Team",
|
||||
"homepage": "https://laravel-lang.com"
|
||||
}
|
||||
],
|
||||
"description": "Localization publisher for your Laravel application",
|
||||
"keywords": [
|
||||
"Laravel-lang",
|
||||
"breeze",
|
||||
"cashier",
|
||||
"fortify",
|
||||
"framework",
|
||||
"i18n",
|
||||
"jetstream",
|
||||
"lang",
|
||||
"languages",
|
||||
"laravel",
|
||||
"locale",
|
||||
"locales",
|
||||
"localization",
|
||||
"localizations",
|
||||
"lpm",
|
||||
"lumen",
|
||||
"nova",
|
||||
"publisher",
|
||||
"spark",
|
||||
"trans",
|
||||
"translation",
|
||||
"translations",
|
||||
"validations"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Laravel-Lang/publisher/issues",
|
||||
"source": "https://github.com/Laravel-Lang/publisher"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://boosty.to/dragon-code",
|
||||
"type": "boosty"
|
||||
},
|
||||
{
|
||||
"url": "https://yoomoney.ru/to/410012608840929",
|
||||
"type": "yoomoney"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-17T22:56:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/agent-detector",
|
||||
"version": "v2.0.2",
|
||||
|
||||
50
lang/id.json
Normal file
50
lang/id.json
Normal file
@ -0,0 +1,50 @@
|
||||
{
|
||||
"(and :count more error)": "(dan :count kesalahan lainnya)",
|
||||
"(and :count more errors)": "(dan :count kesalahan lainnya)|(dan :count kesalahan lainnya)|(dan :count kesalahan lainnya)",
|
||||
"A decryption key is required.": "Kunci dekripsi diperlukan.",
|
||||
"All rights reserved.": "Hak Cipta Dilindungi.",
|
||||
"Encrypted environment file already exists.": "Enkripsi file environment sudah ada.",
|
||||
"Encrypted environment file not found.": "Enkripsi file environment tidak ditemukan.",
|
||||
"Environment file already exists.": "File environment sudah ada.",
|
||||
"Environment file not found.": "file environment tidak ditemukan.",
|
||||
"errors": "kesalahan",
|
||||
"Forbidden": "Dilarang",
|
||||
"Go to page :page": "Ke halaman :page",
|
||||
"Hello!": "Halo!",
|
||||
"If you did not create an account, no further action is required.": "Jika Anda tidak membuat akun, Anda tidak perlu melakukan apapun.",
|
||||
"If you did not request a password reset, no further action is required.": "Jika Anda tidak meminta pengaturan ulang kata sandi, Anda tidak perlu melakukan apapun.",
|
||||
"If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Jika Anda mengalami kesulitan mengklik tombol \":actionText\", salin dan tempel URL di bawah\nke browser web Anda:",
|
||||
"Invalid filename.": "Nama file tidak valid.",
|
||||
"Invalid JSON was returned from the route.": "JSON yang tidak valid dikembalikan dari rute.",
|
||||
"length": "panjang",
|
||||
"Location": "Lokasi",
|
||||
"Login": "Masuk",
|
||||
"Logout": "Keluar",
|
||||
"Not Found": "Tidak ditemukan",
|
||||
"of": "dari",
|
||||
"Page Expired": "Halaman Kadaluwarsa",
|
||||
"Pagination Navigation": "Navigasi Paginasi",
|
||||
"Payment Required": "Pembayaran Diperlukan",
|
||||
"Please click the button below to verify your email address.": "Silakan klik tombol di bawah untuk memverifikasi alamat surel Anda.",
|
||||
"Regards,": "Salam,",
|
||||
"Register": "Daftar",
|
||||
"Reset Password": "Atur Ulang Kata Sandi",
|
||||
"Reset your password": "Setel ulang kata sandi Anda",
|
||||
"results": "hasil",
|
||||
"Server Error": "Terjadi Kesalahan Server",
|
||||
"Service Unavailable": "Layanan Tidak Tersedia",
|
||||
"Showing": "Menampilkan",
|
||||
"The given data was invalid.": "Data yang diberikan tidak valid.",
|
||||
"The response is not a streamed response.": "Responsnya bukan respons yang dialirkan.",
|
||||
"The response is not a view.": "Responsnya bukanlah pandangan.",
|
||||
"This action is unauthorized.": "Tindakan ini tidak sah.",
|
||||
"This password reset link will expire in :count minutes.": "Tautan pengaturan ulang kata sandi ini akan kedaluwarsa dalam :count menit.",
|
||||
"to": "kepada",
|
||||
"Toggle navigation": "Alihkan navigasi",
|
||||
"Too Many Requests": "Terlalu Banyak Permintaan",
|
||||
"Unauthorized": "Tidak Diizinkan",
|
||||
"Verify Email Address": "Verifikasi Alamat Surel",
|
||||
"Verify your email address": "Verifikasi alamat email Anda",
|
||||
"Whoops!": "Aduh!",
|
||||
"You are receiving this email because we received a password reset request for your account.": "Anda menerima surel ini karena kami menerima permintaan pengaturan ulang kata sandi untuk akun anda."
|
||||
}
|
||||
9
lang/id/auth.php
Normal file
9
lang/id/auth.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => 'Identitas tersebut tidak cocok dengan data kami.',
|
||||
'password' => 'Kata sandi salah.',
|
||||
'throttle' => 'Terlalu banyak upaya masuk. Silahkan coba lagi dalam :seconds detik.',
|
||||
];
|
||||
8
lang/id/pagination.php
Normal file
8
lang/id/pagination.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'next' => 'Berikutnya »',
|
||||
'previous' => '« Sebelumnya',
|
||||
];
|
||||
11
lang/id/passwords.php
Normal file
11
lang/id/passwords.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'reset' => 'Kata sandi Anda sudah direset!',
|
||||
'sent' => 'Kami sudah mengirim surel yang berisi tautan untuk mereset kata sandi Anda!',
|
||||
'throttled' => 'Harap tunggu sebelum mencoba lagi.',
|
||||
'token' => 'Token pengaturan ulang kata sandi tidak sah.',
|
||||
'user' => 'Kami tidak dapat menemukan pengguna dengan alamat surel tersebut.',
|
||||
];
|
||||
159
lang/id/validation.php
Normal file
159
lang/id/validation.php
Normal file
@ -0,0 +1,159 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'accepted' => ':Attribute harus diterima.',
|
||||
'accepted_if' => ':Attribute harus diterima ketika :other berisi :value.',
|
||||
'active_url' => ':Attribute bukan URL yang valid.',
|
||||
'after' => ':Attribute harus berisi tanggal setelah :date.',
|
||||
'after_or_equal' => ':Attribute harus berisi tanggal setelah atau sama dengan :date.',
|
||||
'alpha' => ':Attribute hanya boleh berisi huruf.',
|
||||
'alpha_dash' => ':Attribute hanya boleh berisi huruf, angka, strip, dan garis bawah.',
|
||||
'alpha_num' => ':Attribute hanya boleh berisi huruf dan angka.',
|
||||
'any_of' => 'Bidang :attribute tidak valid.',
|
||||
'array' => ':Attribute harus berisi sebuah array.',
|
||||
'ascii' => ':Attribute hanya boleh berisi karakter dan simbol alfanumerik single-byte.',
|
||||
'before' => ':Attribute harus berisi tanggal sebelum :date.',
|
||||
'before_or_equal' => ':Attribute harus berisi tanggal sebelum atau sama dengan :date.',
|
||||
'between' => [
|
||||
'array' => ':Attribute harus memiliki :min sampai :max anggota.',
|
||||
'file' => ':Attribute harus berukuran antara :min sampai :max kilobita.',
|
||||
'numeric' => ':Attribute harus bernilai antara :min sampai :max.',
|
||||
'string' => ':Attribute harus berisi antara :min sampai :max karakter.',
|
||||
],
|
||||
'boolean' => ':Attribute harus bernilai true atau false',
|
||||
'can' => 'Bidang :attribute berisi nilai yang tidak sah.',
|
||||
'confirmed' => 'Konfirmasi :attribute tidak cocok.',
|
||||
'contains' => 'Bidang :attribute tidak memiliki nilai yang diperlukan.',
|
||||
'current_password' => 'Kata sandi salah.',
|
||||
'date' => ':Attribute bukan tanggal yang valid.',
|
||||
'date_equals' => ':Attribute harus berisi tanggal yang sama dengan :date.',
|
||||
'date_format' => ':Attribute tidak cocok dengan format :format.',
|
||||
'decimal' => ':Attribute harus memiliki :decimal tempat desimal.',
|
||||
'declined' => ':Attribute ini harus ditolak.',
|
||||
'declined_if' => ':Attribute ini harus ditolak ketika :other bernilai :value.',
|
||||
'different' => ':Attribute dan :other harus berbeda.',
|
||||
'digits' => ':Attribute harus terdiri dari :digits angka.',
|
||||
'digits_between' => ':Attribute harus terdiri dari :min sampai :max angka.',
|
||||
'dimensions' => ':Attribute tidak memiliki dimensi gambar yang valid.',
|
||||
'distinct' => ':Attribute memiliki nilai yang duplikat.',
|
||||
'doesnt_contain' => 'Bidang :attribute tidak boleh berisi salah satu dari yang berikut: :values.',
|
||||
'doesnt_end_with' => ':Attribute tidak boleh diakhiri dengan salah satu dari berikut ini: :values.',
|
||||
'doesnt_start_with' => ':Attribute tidak boleh dimulai dengan salah satu dari berikut ini: :values.',
|
||||
'email' => ':Attribute harus berupa alamat surel yang valid.',
|
||||
'encoding' => 'Bidang :attribute harus dikodekan dalam :encoding.',
|
||||
'ends_with' => ':Attribute harus diakhiri salah satu dari berikut: :values',
|
||||
'enum' => ':Attribute yang dipilih tidak valid.',
|
||||
'exists' => ':Attribute yang dipilih tidak valid.',
|
||||
'extensions' => 'Bidang :attribute harus memiliki salah satu ekstensi berikut: :values.',
|
||||
'file' => ':Attribute harus berupa sebuah berkas.',
|
||||
'filled' => ':Attribute harus memiliki nilai.',
|
||||
'gt' => [
|
||||
'array' => ':Attribute harus memiliki lebih dari :value anggota.',
|
||||
'file' => ':Attribute harus berukuran lebih besar dari :value kilobita.',
|
||||
'numeric' => ':Attribute harus bernilai lebih besar dari :value.',
|
||||
'string' => ':Attribute harus berisi lebih besar dari :value karakter.',
|
||||
],
|
||||
'gte' => [
|
||||
'array' => ':Attribute harus terdiri dari :value anggota atau lebih.',
|
||||
'file' => ':Attribute harus berukuran lebih besar dari atau sama dengan :value kilobita.',
|
||||
'numeric' => ':Attribute harus bernilai lebih besar dari atau sama dengan :value.',
|
||||
'string' => ':Attribute harus berisi lebih besar dari atau sama dengan :value karakter.',
|
||||
],
|
||||
'hex_color' => 'Bidang :attribute harus berupa warna heksadesimal yang valid.',
|
||||
'image' => ':Attribute harus berupa gambar.',
|
||||
'in' => ':Attribute yang dipilih tidak valid.',
|
||||
'in_array' => ':Attribute tidak ada di dalam :other.',
|
||||
'in_array_keys' => ':attribute bidang harus berisi setidaknya satu dari tombol berikut: :values.',
|
||||
'integer' => ':Attribute harus berupa bilangan bulat.',
|
||||
'ip' => ':Attribute harus berupa alamat IP yang valid.',
|
||||
'ipv4' => ':Attribute harus berupa alamat IPv4 yang valid.',
|
||||
'ipv6' => ':Attribute harus berupa alamat IPv6 yang valid.',
|
||||
'json' => ':Attribute harus berupa JSON string yang valid.',
|
||||
'list' => 'Bidang :attribute harus berupa daftar.',
|
||||
'lowercase' => ':Attribute harus berupa huruf kecil.',
|
||||
'lt' => [
|
||||
'array' => ':Attribute harus memiliki kurang dari :value anggota.',
|
||||
'file' => ':Attribute harus berukuran kurang dari :value kilobita.',
|
||||
'numeric' => ':Attribute harus bernilai kurang dari :value.',
|
||||
'string' => ':Attribute harus berisi kurang dari :value karakter.',
|
||||
],
|
||||
'lte' => [
|
||||
'array' => ':Attribute harus tidak lebih dari :value anggota.',
|
||||
'file' => ':Attribute harus berukuran kurang dari atau sama dengan :value kilobita.',
|
||||
'numeric' => ':Attribute harus bernilai kurang dari atau sama dengan :value.',
|
||||
'string' => ':Attribute harus berisi kurang dari atau sama dengan :value karakter.',
|
||||
],
|
||||
'mac_address' => ':Attribute harus berupa alamat MAC yang valid.',
|
||||
'max' => [
|
||||
'array' => ':Attribute maksimal terdiri dari :max anggota.',
|
||||
'file' => ':Attribute maksimal berukuran :max kilobita.',
|
||||
'numeric' => ':Attribute maksimal bernilai :max.',
|
||||
'string' => ':Attribute maksimal berisi :max karakter.',
|
||||
],
|
||||
'max_digits' => ':Attribute tidak boleh memiliki lebih dari :max digit.',
|
||||
'mimes' => ':Attribute harus berupa berkas berjenis: :values.',
|
||||
'mimetypes' => ':Attribute harus berupa berkas berjenis: :values.',
|
||||
'min' => [
|
||||
'array' => ':Attribute minimal terdiri dari :min anggota.',
|
||||
'file' => ':Attribute minimal berukuran :min kilobita.',
|
||||
'numeric' => ':Attribute minimal bernilai :min.',
|
||||
'string' => ':Attribute minimal berisi :min karakter.',
|
||||
],
|
||||
'min_digits' => ':Attribute tidak boleh memiliki kurang dari :min digit.',
|
||||
'missing' => 'Bidang :attribute harus hilang.',
|
||||
'missing_if' => 'Bidang :attribute harus hilang ketika :other adalah :value.',
|
||||
'missing_unless' => 'Bidang :attribute harus hilang kecuali :other adalah :value.',
|
||||
'missing_with' => 'Kolom :attribute harus hilang saat ada :values.',
|
||||
'missing_with_all' => 'Kolom :attribute harus hilang jika ada :values.',
|
||||
'multiple_of' => ':Attribute harus merupakan kelipatan dari :value',
|
||||
'not_in' => ':Attribute yang dipilih tidak valid.',
|
||||
'not_regex' => 'Format :attribute tidak valid.',
|
||||
'numeric' => ':Attribute harus berupa angka.',
|
||||
'password' => [
|
||||
'letters' => ':Attribute ini harus memiliki setidaknya satu karakter.',
|
||||
'mixed' => ':Attribute ini harus memiliki setidaknya satu huruf kapital dan satu huruf kecil.',
|
||||
'numbers' => ':Attribute ini harus memiliki setidaknya satu angka.',
|
||||
'symbols' => ':Attribute ini harus memiliki setidaknya satu simbol.',
|
||||
'uncompromised' => ':Attribute ini telah muncul di kebocoran data. Silahkan memilih :attribute yang berbeda.',
|
||||
],
|
||||
'present' => ':Attribute wajib ada.',
|
||||
'present_if' => 'Bidang :attribute harus ada ketika :other adalah :value.',
|
||||
'present_unless' => 'Bidang :attribute harus ada kecuali :other adalah :value.',
|
||||
'present_with' => 'Bidang :attribute harus ada bila ada :values.',
|
||||
'present_with_all' => 'Bidang :attribute harus ada ketika ada :values.',
|
||||
'prohibited' => ':Attribute tidak boleh ada.',
|
||||
'prohibited_if' => ':Attribute tidak boleh ada bila :other adalah :value.',
|
||||
'prohibited_if_accepted' => ':attribute bidang dilarang ketika :other diterima.',
|
||||
'prohibited_if_declined' => ':attribute bidang dilarang ketika :other ditolak.',
|
||||
'prohibited_unless' => ':Attribute tidak boleh ada kecuali :other memiliki nilai :values.',
|
||||
'prohibits' => ':Attribute melarang isian :other untuk ditampilkan.',
|
||||
'regex' => 'Format :attribute tidak valid.',
|
||||
'required' => ':Attribute wajib diisi.',
|
||||
'required_array_keys' => ':Attribute wajib berisi entri untuk: :values.',
|
||||
'required_if' => ':Attribute wajib diisi bila :other adalah :value.',
|
||||
'required_if_accepted' => ':Attribute wajib diisi bila :other sesuai.',
|
||||
'required_if_declined' => 'Bidang :attribute wajib diisi bila :other ditolak.',
|
||||
'required_unless' => ':Attribute wajib diisi kecuali :other memiliki nilai :values.',
|
||||
'required_with' => ':Attribute wajib diisi bila terdapat :values.',
|
||||
'required_with_all' => ':Attribute wajib diisi bila terdapat :values.',
|
||||
'required_without' => ':Attribute wajib diisi bila tidak terdapat :values.',
|
||||
'required_without_all' => ':Attribute wajib diisi bila sama sekali tidak terdapat :values.',
|
||||
'same' => ':Attribute dan :other harus sama.',
|
||||
'size' => [
|
||||
'array' => ':Attribute harus mengandung :size anggota.',
|
||||
'file' => ':Attribute harus berukuran :size kilobyte.',
|
||||
'numeric' => ':Attribute harus berukuran :size.',
|
||||
'string' => ':Attribute harus berukuran :size karakter.',
|
||||
],
|
||||
'starts_with' => ':Attribute harus diawali salah satu dari berikut: :values',
|
||||
'string' => ':Attribute harus berupa string.',
|
||||
'timezone' => ':Attribute harus berisi zona waktu yang valid.',
|
||||
'ulid' => ':Attribute harus merupakan ULID yang valid.',
|
||||
'unique' => ':Attribute sudah ada sebelumnya.',
|
||||
'uploaded' => ':Attribute gagal diunggah.',
|
||||
'uppercase' => ':Attribute harus berupa huruf kapital.',
|
||||
'url' => 'Format :attribute tidak valid.',
|
||||
'uuid' => ':Attribute harus merupakan UUID yang valid.',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user