__VSCODE_LARAVEL_START_OUTPUT__{"auth.failed":{"en":{"v":"These credentials do not match our records.","p":"lang\/en\/auth.php","li":16,"pa":[]}},"auth.password":{"en":{"v":"The provided password is incorrect.","p":"lang\/en\/auth.php","li":17,"pa":[]}},"auth.throttle":{"en":{"v":"Too many login attempts. Please try again in :seconds seconds.","p":"lang\/en\/auth.php","li":18,"pa":["seconds"]}},"pagination.previous":{"en":{"v":"« Previous","p":"lang\/en\/pagination.php","li":16,"pa":[]}},"pagination.next":{"en":{"v":"Next »","p":"lang\/en\/pagination.php","li":17,"pa":[]}},"passwords.reset":{"en":{"v":"Your password has been reset.","p":"lang\/en\/passwords.php","li":16,"pa":[]}},"passwords.sent":{"en":{"v":"We have emailed your password reset link.","p":"lang\/en\/passwords.php","li":17,"pa":[]}},"passwords.throttled":{"en":{"v":"Please wait before retrying.","p":"lang\/en\/passwords.php","li":18,"pa":[]}},"passwords.token":{"en":{"v":"This password reset token is invalid.","p":"lang\/en\/passwords.php","li":19,"pa":[]}},"passwords.user":{"en":{"v":"We can't find a user with that email address.","p":"lang\/en\/passwords.php","li":20,"pa":[]}},"validation.accepted":{"en":{"v":"The :attribute field must be accepted.","p":"lang\/en\/validation.php","li":16,"pa":["attribute"]}},"validation.accepted_if":{"en":{"v":"The :attribute field must be accepted when :other is :value.","p":"lang\/en\/validation.php","li":17,"pa":["attribute","other","value"]}},"validation.active_url":{"en":{"v":"The :attribute field must be a valid URL.","p":"lang\/en\/validation.php","li":18,"pa":["attribute"]}},"validation.after":{"en":{"v":"The :attribute field must be a date after :date.","p":"lang\/en\/validation.php","li":19,"pa":["attribute","date"]}},"validation.after_or_equal":{"en":{"v":"The :attribute field must be a date after or equal to :date.","p":"lang\/en\/validation.php","li":20,"pa":["attribute","date"]}},"validation.alpha":{"en":{"v":"The :attribute field must only contain letters.","p":"lang\/en\/validation.php","li":21,"pa":["attribute"]}},"validation.alpha_dash":{"en":{"v":"The :attribute field must only contain letters, numbers, dashes, and underscores.","p":"lang\/en\/validation.php","li":22,"pa":["attribute"]}},"validation.alpha_num":{"en":{"v":"The :attribute field must only contain letters and numbers.","p":"lang\/en\/validation.php","li":23,"pa":["attribute"]}},"validation.array":{"en":{"v":"The :attribute field must be an array.","p":"lang\/en\/validation.php","li":24,"pa":["attribute"]}},"validation.ascii":{"en":{"v":"The :attribute field must only contain single-byte alphanumeric characters and symbols.","p":"lang\/en\/validation.php","li":25,"pa":["attribute"]}},"validation.before":{"en":{"v":"The :attribute field must be a date before :date.","p":"lang\/en\/validation.php","li":26,"pa":["attribute","date"]}},"validation.before_or_equal":{"en":{"v":"The :attribute field must be a date before or equal to :date.","p":"lang\/en\/validation.php","li":27,"pa":["attribute","date"]}},"validation.between.array":{"en":{"v":"The :attribute field must have between :min and :max items.","p":"lang\/en\/validation.php","li":29,"pa":["attribute","min","max"]}},"validation.between.file":{"en":{"v":"The :attribute field must be between :min and :max kilobytes.","p":"lang\/en\/validation.php","li":30,"pa":["attribute","min","max"]}},"validation.between.numeric":{"en":{"v":"The :attribute field must be between :min and :max.","p":"lang\/en\/validation.php","li":31,"pa":["attribute","min","max"]}},"validation.between.string":{"en":{"v":"The :attribute field must be between :min and :max characters.","p":"lang\/en\/validation.php","li":32,"pa":["attribute","min","max"]}},"validation.boolean":{"en":{"v":"The :attribute field must be true or false.","p":"lang\/en\/validation.php","li":34,"pa":["attribute"]}},"validation.can":{"en":{"v":"The :attribute field contains an unauthorized value.","p":"lang\/en\/validation.php","li":35,"pa":["attribute"]}},"validation.confirmed":{"en":{"v":"The :attribute field confirmation does not match.","p":"lang\/en\/validation.php","li":36,"pa":["attribute"]}},"validation.contains":{"en":{"v":"The :attribute field is missing a required value.","p":"lang\/en\/validation.php","li":37,"pa":["attribute"]}},"validation.current_password":{"en":{"v":"The password is incorrect.","p":"lang\/en\/validation.php","li":38,"pa":[]}},"validation.date":{"en":{"v":"The :attribute field must be a valid date.","p":"lang\/en\/validation.php","li":39,"pa":["attribute"]}},"validation.date_equals":{"en":{"v":"The :attribute field must be a date equal to :date.","p":"lang\/en\/validation.php","li":40,"pa":["attribute","date"]}},"validation.date_format":{"en":{"v":"The :attribute field must match the format :format.","p":"lang\/en\/validation.php","li":41,"pa":["attribute","format"]}},"validation.decimal":{"en":{"v":"The :attribute field must have :decimal decimal places.","p":"lang\/en\/validation.php","li":42,"pa":["attribute","decimal"]}},"validation.declined":{"en":{"v":"The :attribute field must be declined.","p":"lang\/en\/validation.php","li":43,"pa":["attribute"]}},"validation.declined_if":{"en":{"v":"The :attribute field must be declined when :other is :value.","p":"lang\/en\/validation.php","li":44,"pa":["attribute","other","value"]}},"validation.different":{"en":{"v":"The :attribute field and :other must be different.","p":"lang\/en\/validation.php","li":45,"pa":["attribute","other"]}},"validation.digits":{"en":{"v":"The :attribute field must be :digits digits.","p":"lang\/en\/validation.php","li":46,"pa":["attribute","digits"]}},"validation.digits_between":{"en":{"v":"The :attribute field must be between :min and :max digits.","p":"lang\/en\/validation.php","li":47,"pa":["attribute","min","max"]}},"validation.dimensions":{"en":{"v":"The :attribute field has invalid image dimensions.","p":"lang\/en\/validation.php","li":48,"pa":["attribute"]}},"validation.distinct":{"en":{"v":"The :attribute field has a duplicate value.","p":"lang\/en\/validation.php","li":49,"pa":["attribute"]}},"validation.doesnt_end_with":{"en":{"v":"The :attribute field must not end with one of the following: :values.","p":"lang\/en\/validation.php","li":50,"pa":["attribute","values"]}},"validation.doesnt_start_with":{"en":{"v":"The :attribute field must not start with one of the following: :values.","p":"lang\/en\/validation.php","li":51,"pa":["attribute","values"]}},"validation.email":{"en":{"v":"The :attribute field must be a valid email address.","p":"lang\/en\/validation.php","li":52,"pa":["attribute"]}},"validation.ends_with":{"en":{"v":"The :attribute field must end with one of the following: :values.","p":"lang\/en\/validation.php","li":53,"pa":["attribute","values"]}},"validation.enum":{"en":{"v":"The selected :attribute is invalid.","p":"lang\/en\/validation.php","li":54,"pa":["attribute"]}},"validation.exists":{"en":{"v":"The selected :attribute is invalid.","p":"lang\/en\/validation.php","li":55,"pa":["attribute"]}},"validation.extensions":{"en":{"v":"The :attribute field must have one of the following extensions: :values.","p":"lang\/en\/validation.php","li":56,"pa":["attribute","values"]}},"validation.file":{"en":{"v":"The :attribute field must be a file.","p":"lang\/en\/validation.php","li":30,"pa":["attribute"]}},"validation.filled":{"en":{"v":"The :attribute field must have a value.","p":"lang\/en\/validation.php","li":58,"pa":["attribute"]}},"validation.gt.array":{"en":{"v":"The :attribute field must have more than :value items.","p":"lang\/en\/validation.php","li":60,"pa":["attribute","value"]}},"validation.gt.file":{"en":{"v":"The :attribute field must be greater than :value kilobytes.","p":"lang\/en\/validation.php","li":61,"pa":["attribute","value"]}},"validation.gt.numeric":{"en":{"v":"The :attribute field must be greater than :value.","p":"lang\/en\/validation.php","li":62,"pa":["attribute","value"]}},"validation.gt.string":{"en":{"v":"The :attribute field must be greater than :value characters.","p":"lang\/en\/validation.php","li":63,"pa":["attribute","value"]}},"validation.gte.array":{"en":{"v":"The :attribute field must have :value items or more.","p":"lang\/en\/validation.php","li":66,"pa":["attribute","value"]}},"validation.gte.file":{"en":{"v":"The :attribute field must be greater than or equal to :value kilobytes.","p":"lang\/en\/validation.php","li":67,"pa":["attribute","value"]}},"validation.gte.numeric":{"en":{"v":"The :attribute field must be greater than or equal to :value.","p":"lang\/en\/validation.php","li":68,"pa":["attribute","value"]}},"validation.gte.string":{"en":{"v":"The :attribute field must be greater than or equal to :value characters.","p":"lang\/en\/validation.php","li":69,"pa":["attribute","value"]}},"validation.hex_color":{"en":{"v":"The :attribute field must be a valid hexadecimal color.","p":"lang\/en\/validation.php","li":71,"pa":["attribute"]}},"validation.image":{"en":{"v":"The :attribute field must be an image.","p":"lang\/en\/validation.php","li":72,"pa":["attribute"]}},"validation.in":{"en":{"v":"The selected :attribute is invalid.","p":"lang\/en\/validation.php","li":73,"pa":["attribute"]}},"validation.in_array":{"en":{"v":"The :attribute field must exist in :other.","p":"lang\/en\/validation.php","li":74,"pa":["attribute","other"]}},"validation.integer":{"en":{"v":"The :attribute field must be an integer.","p":"lang\/en\/validation.php","li":75,"pa":["attribute"]}},"validation.ip":{"en":{"v":"The :attribute field must be a valid IP address.","p":"lang\/en\/validation.php","li":76,"pa":["attribute"]}},"validation.ipv4":{"en":{"v":"The :attribute field must be a valid IPv4 address.","p":"lang\/en\/validation.php","li":77,"pa":["attribute"]}},"validation.ipv6":{"en":{"v":"The :attribute field must be a valid IPv6 address.","p":"lang\/en\/validation.php","li":78,"pa":["attribute"]}},"validation.json":{"en":{"v":"The :attribute field must be a valid JSON string.","p":"lang\/en\/validation.php","li":79,"pa":["attribute"]}},"validation.list":{"en":{"v":"The :attribute field must be a list.","p":"lang\/en\/validation.php","li":80,"pa":["attribute"]}},"validation.lowercase":{"en":{"v":"The :attribute field must be lowercase.","p":"lang\/en\/validation.php","li":81,"pa":["attribute"]}},"validation.lt.array":{"en":{"v":"The :attribute field must have less than :value items.","p":"lang\/en\/validation.php","li":83,"pa":["attribute","value"]}},"validation.lt.file":{"en":{"v":"The :attribute field must be less than :value kilobytes.","p":"lang\/en\/validation.php","li":84,"pa":["attribute","value"]}},"validation.lt.numeric":{"en":{"v":"The :attribute field must be less than :value.","p":"lang\/en\/validation.php","li":85,"pa":["attribute","value"]}},"validation.lt.string":{"en":{"v":"The :attribute field must be less than :value characters.","p":"lang\/en\/validation.php","li":86,"pa":["attribute","value"]}},"validation.lte.array":{"en":{"v":"The :attribute field must not have more than :value items.","p":"lang\/en\/validation.php","li":89,"pa":["attribute","value"]}},"validation.lte.file":{"en":{"v":"The :attribute field must be less than or equal to :value kilobytes.","p":"lang\/en\/validation.php","li":90,"pa":["attribute","value"]}},"validation.lte.numeric":{"en":{"v":"The :attribute field must be less than or equal to :value.","p":"lang\/en\/validation.php","li":91,"pa":["attribute","value"]}},"validation.lte.string":{"en":{"v":"The :attribute field must be less than or equal to :value characters.","p":"lang\/en\/validation.php","li":92,"pa":["attribute","value"]}},"validation.mac_address":{"en":{"v":"The :attribute field must be a valid MAC address.","p":"lang\/en\/validation.php","li":94,"pa":["attribute"]}},"validation.max.array":{"en":{"v":"The :attribute field must not have more than :max items.","p":"lang\/en\/validation.php","li":96,"pa":["attribute","max"]}},"validation.max.file":{"en":{"v":"The :attribute field must not be greater than :max kilobytes.","p":"lang\/en\/validation.php","li":97,"pa":["attribute","max"]}},"validation.max.numeric":{"en":{"v":"The :attribute field must not be greater than :max.","p":"lang\/en\/validation.php","li":98,"pa":["attribute","max"]}},"validation.max.string":{"en":{"v":"The :attribute field must not be greater than :max characters.","p":"lang\/en\/validation.php","li":99,"pa":["attribute","max"]}},"validation.max_digits":{"en":{"v":"The :attribute field must not have more than :max digits.","p":"lang\/en\/validation.php","li":101,"pa":["attribute","max"]}},"validation.mimes":{"en":{"v":"The :attribute field must be a file of type: :values.","p":"lang\/en\/validation.php","li":102,"pa":["attribute","values"]}},"validation.mimetypes":{"en":{"v":"The :attribute field must be a file of type: :values.","p":"lang\/en\/validation.php","li":103,"pa":["attribute","values"]}},"validation.min.array":{"en":{"v":"The :attribute field must have at least :min items.","p":"lang\/en\/validation.php","li":105,"pa":["attribute","min"]}},"validation.min.file":{"en":{"v":"The :attribute field must be at least :min kilobytes.","p":"lang\/en\/validation.php","li":106,"pa":["attribute","min"]}},"validation.min.numeric":{"en":{"v":"The :attribute field must be at least :min.","p":"lang\/en\/validation.php","li":107,"pa":["attribute","min"]}},"validation.min.string":{"en":{"v":"The :attribute field must be at least :min characters.","p":"lang\/en\/validation.php","li":108,"pa":["attribute","min"]}},"validation.min_digits":{"en":{"v":"The :attribute field must have at least :min digits.","p":"lang\/en\/validation.php","li":110,"pa":["attribute","min"]}},"validation.missing":{"en":{"v":"The :attribute field must be missing.","p":"lang\/en\/validation.php","li":111,"pa":["attribute"]}},"validation.missing_if":{"en":{"v":"The :attribute field must be missing when :other is :value.","p":"lang\/en\/validation.php","li":112,"pa":["attribute","other","value"]}},"validation.missing_unless":{"en":{"v":"The :attribute field must be missing unless :other is :value.","p":"lang\/en\/validation.php","li":113,"pa":["attribute","other","value"]}},"validation.missing_with":{"en":{"v":"The :attribute field must be missing when :values is present.","p":"lang\/en\/validation.php","li":114,"pa":["attribute","values"]}},"validation.missing_with_all":{"en":{"v":"The :attribute field must be missing when :values are present.","p":"lang\/en\/validation.php","li":115,"pa":["attribute","values"]}},"validation.multiple_of":{"en":{"v":"The :attribute field must be a multiple of :value.","p":"lang\/en\/validation.php","li":116,"pa":["attribute","value"]}},"validation.not_in":{"en":{"v":"The selected :attribute is invalid.","p":"lang\/en\/validation.php","li":117,"pa":["attribute"]}},"validation.not_regex":{"en":{"v":"The :attribute field format is invalid.","p":"lang\/en\/validation.php","li":118,"pa":["attribute"]}},"validation.numeric":{"en":{"v":"The :attribute field must be a number.","p":"lang\/en\/validation.php","li":31,"pa":["attribute"]}},"validation.password.letters":{"en":{"v":"The :attribute field must contain at least one letter.","p":"lang\/en\/validation.php","li":121,"pa":["attribute"]}},"validation.password.mixed":{"en":{"v":"The :attribute field must contain at least one uppercase and one lowercase letter.","p":"lang\/en\/validation.php","li":122,"pa":["attribute"]}},"validation.password.numbers":{"en":{"v":"The :attribute field must contain at least one number.","p":"lang\/en\/validation.php","li":123,"pa":["attribute"]}},"validation.password.symbols":{"en":{"v":"The :attribute field must contain at least one symbol.","p":"lang\/en\/validation.php","li":124,"pa":["attribute"]}},"validation.password.uncompromised":{"en":{"v":"The given :attribute has appeared in a data leak. Please choose a different :attribute.","p":"lang\/en\/validation.php","li":125,"pa":["attribute","attribute"]}},"validation.present":{"en":{"v":"The :attribute field must be present.","p":"lang\/en\/validation.php","li":127,"pa":["attribute"]}},"validation.present_if":{"en":{"v":"The :attribute field must be present when :other is :value.","p":"lang\/en\/validation.php","li":128,"pa":["attribute","other","value"]}},"validation.present_unless":{"en":{"v":"The :attribute field must be present unless :other is :value.","p":"lang\/en\/validation.php","li":129,"pa":["attribute","other","value"]}},"validation.present_with":{"en":{"v":"The :attribute field must be present when :values is present.","p":"lang\/en\/validation.php","li":130,"pa":["attribute","values"]}},"validation.present_with_all":{"en":{"v":"The :attribute field must be present when :values are present.","p":"lang\/en\/validation.php","li":131,"pa":["attribute","values"]}},"validation.prohibited":{"en":{"v":"The :attribute field is prohibited.","p":"lang\/en\/validation.php","li":132,"pa":["attribute"]}},"validation.prohibited_if":{"en":{"v":"The :attribute field is prohibited when :other is :value.","p":"lang\/en\/validation.php","li":133,"pa":["attribute","other","value"]}},"validation.prohibited_unless":{"en":{"v":"The :attribute field is prohibited unless :other is in :values.","p":"lang\/en\/validation.php","li":134,"pa":["attribute","other","values"]}},"validation.prohibits":{"en":{"v":"The :attribute field prohibits :other from being present.","p":"lang\/en\/validation.php","li":135,"pa":["attribute","other"]}},"validation.regex":{"en":{"v":"The :attribute field format is invalid.","p":"lang\/en\/validation.php","li":136,"pa":["attribute"]}},"validation.required":{"en":{"v":"The :attribute field is required.","p":"lang\/en\/validation.php","li":137,"pa":["attribute"]}},"validation.required_array_keys":{"en":{"v":"The :attribute field must contain entries for: :values.","p":"lang\/en\/validation.php","li":138,"pa":["attribute","values"]}},"validation.required_if":{"en":{"v":"The :attribute field is required when :other is :value.","p":"lang\/en\/validation.php","li":139,"pa":["attribute","other","value"]}},"validation.required_if_accepted":{"en":{"v":"The :attribute field is required when :other is accepted.","p":"lang\/en\/validation.php","li":140,"pa":["attribute","other"]}},"validation.required_if_declined":{"en":{"v":"The :attribute field is required when :other is declined.","p":"lang\/en\/validation.php","li":141,"pa":["attribute","other"]}},"validation.required_unless":{"en":{"v":"The :attribute field is required unless :other is in :values.","p":"lang\/en\/validation.php","li":142,"pa":["attribute","other","values"]}},"validation.required_with":{"en":{"v":"The :attribute field is required when :values is present.","p":"lang\/en\/validation.php","li":143,"pa":["attribute","values"]}},"validation.required_with_all":{"en":{"v":"The :attribute field is required when :values are present.","p":"lang\/en\/validation.php","li":144,"pa":["attribute","values"]}},"validation.required_without":{"en":{"v":"The :attribute field is required when :values is not present.","p":"lang\/en\/validation.php","li":145,"pa":["attribute","values"]}},"validation.required_without_all":{"en":{"v":"The :attribute field is required when none of :values are present.","p":"lang\/en\/validation.php","li":146,"pa":["attribute","values"]}},"validation.same":{"en":{"v":"The :attribute field must match :other.","p":"lang\/en\/validation.php","li":147,"pa":["attribute","other"]}},"validation.size.array":{"en":{"v":"The :attribute field must contain :size items.","p":"lang\/en\/validation.php","li":149,"pa":["attribute","size"]}},"validation.size.file":{"en":{"v":"The :attribute field must be :size kilobytes.","p":"lang\/en\/validation.php","li":150,"pa":["attribute","size"]}},"validation.size.numeric":{"en":{"v":"The :attribute field must be :size.","p":"lang\/en\/validation.php","li":151,"pa":["attribute","size"]}},"validation.size.string":{"en":{"v":"The :attribute field must be :size characters.","p":"lang\/en\/validation.php","li":152,"pa":["attribute","size"]}},"validation.starts_with":{"en":{"v":"The :attribute field must start with one of the following: :values.","p":"lang\/en\/validation.php","li":154,"pa":["attribute","values"]}},"validation.string":{"en":{"v":"The :attribute field must be a string.","p":"lang\/en\/validation.php","li":32,"pa":["attribute"]}},"validation.timezone":{"en":{"v":"The :attribute field must be a valid timezone.","p":"lang\/en\/validation.php","li":156,"pa":["attribute"]}},"validation.unique":{"en":{"v":"The :attribute has already been taken.","p":"lang\/en\/validation.php","li":157,"pa":["attribute"]}},"validation.uploaded":{"en":{"v":"The :attribute failed to upload.","p":"lang\/en\/validation.php","li":158,"pa":["attribute"]}},"validation.uppercase":{"en":{"v":"The :attribute field must be uppercase.","p":"lang\/en\/validation.php","li":159,"pa":["attribute"]}},"validation.url":{"en":{"v":"The :attribute field must be a valid URL.","p":"lang\/en\/validation.php","li":160,"pa":["attribute"]}},"validation.ulid":{"en":{"v":"The :attribute field must be a valid ULID.","p":"lang\/en\/validation.php","li":161,"pa":["attribute"]}},"validation.uuid":{"en":{"v":"The :attribute field must be a valid UUID.","p":"lang\/en\/validation.php","li":162,"pa":["attribute"]}},"validation.custom.attribute-name.rule-name":{"en":{"v":"custom-message","p":"lang\/en\/validation.php","li":177,"pa":[]}},"filament-actions::associate.single.label":{"home":{"v":"\u041f\u0456\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/associate.php","li":7,"pa":[]}},"filament-actions::associate.single.modal.heading":{"home":{"v":"\u041f\u0456\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/associate.php","li":11,"pa":["label"]}},"filament-actions::associate.single.modal.fields.record_id.label":{"home":{"v":"\u0417\u0430\u043f\u0438\u0441","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/associate.php","li":16,"pa":[]}},"filament-actions::associate.single.modal.actions.associate.label":{"home":{"v":"\u041f\u0456\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/associate.php","li":24,"pa":[]}},"filament-actions::associate.single.modal.actions.associate_another.label":{"home":{"v":"\u041f\u0456\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0438 \u0442\u0430 \u043f\u0456\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0438 \u0456\u043d\u0448\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/associate.php","li":28,"pa":[]}},"filament-actions::associate.single.notifications.associated.title":{"home":{"v":"\u041f\u0456\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/associate.php","li":38,"pa":[]}},"filament-actions::attach.single.label":{"home":{"v":"\u041f\u0440\u0438\u043a\u0440\u0456\u043f\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/attach.php","li":7,"pa":[]}},"filament-actions::attach.single.modal.heading":{"home":{"v":"\u041f\u0440\u0438\u043a\u0440\u0456\u043f\u0438\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/attach.php","li":11,"pa":["label"]}},"filament-actions::attach.single.modal.fields.record_id.label":{"home":{"v":"\u0417\u0430\u043f\u0438\u0441","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/attach.php","li":16,"pa":[]}},"filament-actions::attach.single.modal.actions.attach.label":{"home":{"v":"\u041f\u0440\u0438\u043a\u0440\u0456\u043f\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/attach.php","li":24,"pa":[]}},"filament-actions::attach.single.modal.actions.attach_another.label":{"home":{"v":"\u041f\u0440\u0438\u043a\u0440\u0456\u043f\u0438\u0442\u0438 \u0442\u0430 \u043f\u0440\u0438\u043a\u0440\u0456\u043f\u0438\u0442\u0438 \u0456\u043d\u0448\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/attach.php","li":28,"pa":[]}},"filament-actions::attach.single.notifications.attached.title":{"home":{"v":"\u041f\u0440\u0438\u043a\u0440\u0456\u043f\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/attach.php","li":38,"pa":[]}},"filament-actions::create.single.label":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/create.php","li":7,"pa":[]}},"filament-actions::create.single.modal.heading":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/create.php","li":11,"pa":["label"]}},"filament-actions::create.single.modal.actions.create.label":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/create.php","li":16,"pa":[]}},"filament-actions::create.single.modal.actions.create_another.label":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0442\u0430 \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/create.php","li":20,"pa":[]}},"filament-actions::create.single.notifications.created.title":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/create.php","li":30,"pa":[]}},"filament-actions::delete.single.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":7,"pa":[]}},"filament-actions::delete.single.modal.heading":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":11,"pa":["label"]}},"filament-actions::delete.single.modal.actions.delete.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":16,"pa":[]}},"filament-actions::delete.single.notifications.deleted.title":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":26,"pa":[]}},"filament-actions::delete.multiple.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":35,"pa":[]}},"filament-actions::delete.multiple.modal.heading":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":39,"pa":["label"]}},"filament-actions::delete.multiple.modal.actions.delete.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":44,"pa":[]}},"filament-actions::delete.multiple.notifications.deleted.title":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/delete.php","li":54,"pa":[]}},"filament-actions::detach.single.label":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":7,"pa":[]}},"filament-actions::detach.single.modal.heading":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":11,"pa":["label"]}},"filament-actions::detach.single.modal.actions.detach.label":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":16,"pa":[]}},"filament-actions::detach.single.notifications.detached.title":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":26,"pa":[]}},"filament-actions::detach.multiple.label":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":35,"pa":[]}},"filament-actions::detach.multiple.modal.heading":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":39,"pa":["label"]}},"filament-actions::detach.multiple.modal.actions.detach.label":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":44,"pa":[]}},"filament-actions::detach.multiple.notifications.detached.title":{"home":{"v":"\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/detach.php","li":54,"pa":[]}},"filament-actions::dissociate.single.label":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":7,"pa":[]}},"filament-actions::dissociate.single.modal.heading":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u043b\u0435\u043d\u043e :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":11,"pa":["label"]}},"filament-actions::dissociate.single.modal.actions.dissociate.label":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":16,"pa":[]}},"filament-actions::dissociate.single.notifications.dissociated.title":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":26,"pa":[]}},"filament-actions::dissociate.multiple.label":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":35,"pa":[]}},"filament-actions::dissociate.multiple.modal.heading":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":39,"pa":["label"]}},"filament-actions::dissociate.multiple.modal.actions.dissociate.label":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":44,"pa":[]}},"filament-actions::dissociate.multiple.notifications.dissociated.title":{"home":{"v":"\u0412\u0456\u0434\u043e\u043a\u0440\u0435\u043c\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/dissociate.php","li":54,"pa":[]}},"filament-actions::edit.single.label":{"home":{"v":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/edit.php","li":7,"pa":[]}},"filament-actions::edit.single.modal.heading":{"home":{"v":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/edit.php","li":11,"pa":["label"]}},"filament-actions::edit.single.modal.actions.save.label":{"home":{"v":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0437\u043c\u0456\u043d\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/edit.php","li":16,"pa":[]}},"filament-actions::edit.single.notifications.saved.title":{"home":{"v":"\u0417\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/edit.php","li":26,"pa":[]}},"filament-actions::export.label":{"home":{"v":"\u0415\u043a\u0441\u043f\u043e\u0440\u0442 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":5,"pa":["label"]}},"filament-actions::export.modal.heading":{"home":{"v":"\u0415\u043a\u0441\u043f\u043e\u0440\u0442 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":9,"pa":["label"]}},"filament-actions::export.modal.form.columns.label":{"home":{"v":"\u0421\u0442\u043e\u0432\u043f\u0446\u0456","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":15,"pa":[]}},"filament-actions::export.modal.form.columns.form.is_enabled.label":{"home":{"v":":column \u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":20,"pa":["column"]}},"filament-actions::export.modal.form.columns.form.label.label":{"home":{"v":":column \u043c\u0456\u0442\u043a\u0430","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":23,"pa":["column"]}},"filament-actions::export.modal.actions.export.label":{"home":{"v":"\u0415\u043a\u0441\u043f\u043e\u0440\u0442","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":36,"pa":[]}},"filament-actions::export.notifications.completed.title":{"home":{"v":"\u0415\u043a\u0441\u043f\u043e\u0440\u0442 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":47,"pa":[]}},"filament-actions::export.notifications.completed.actions.download_csv.label":{"home":{"v":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 .csv","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":52,"pa":[]}},"filament-actions::export.notifications.completed.actions.download_xlsx.label":{"home":{"v":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 .xlsx","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":56,"pa":[]}},"filament-actions::export.notifications.max_rows.title":{"home":{"v":"\u0415\u043a\u0441\u043f\u043e\u0440\u0442 \u0437\u0430\u043d\u0430\u0434\u0442\u043e \u0432\u0435\u043b\u0438\u043a\u0438\u0439","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":64,"pa":[]}},"filament-actions::export.notifications.max_rows.body":{"home":{"v":"\u0412\u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 1 \u0440\u044f\u0434\u043a\u0430 \u043e\u0434\u043d\u043e\u0447\u0430\u0441\u043d\u043e.|\u0412\u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 :count \u0440\u044f\u0434\u043a\u0456\u0432 \u043e\u0434\u043d\u043e\u0447\u0430\u0441\u043d\u043e.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":65,"pa":["count"]}},"filament-actions::export.notifications.started.title":{"home":{"v":"\u0415\u043a\u0441\u043f\u043e\u0440\u0442 \u0440\u043e\u0437\u043f\u043e\u0447\u0430\u0432\u0441\u044f","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":69,"pa":[]}},"filament-actions::export.notifications.started.body":{"home":{"v":"\u0412\u0430\u0448 \u0435\u043a\u0441\u043f\u043e\u0440\u0442 \u043f\u043e\u0447\u0430\u0432\u0441\u044f, \u0456 1 \u0440\u044f\u0434\u043e\u043a \u0431\u0443\u0434\u0435 \u043e\u0431\u0440\u043e\u0431\u043b\u0435\u043d\u043e \u0443 \u0444\u043e\u043d\u043e\u0432\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0456.|\u0412\u0430\u0448 \u0435\u043a\u0441\u043f\u043e\u0440\u0442 \u043f\u043e\u0447\u0430\u0432\u0441\u044f, \u0456 :count \u0440\u044f\u0434\u043a\u0456\u0432 \u0431\u0443\u0434\u0435 \u043e\u0431\u0440\u043e\u0431\u043b\u0435\u043d\u043e \u0443 \u0444\u043e\u043d\u043e\u0432\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0456.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":70,"pa":["count"]}},"filament-actions::export.file_name":{"home":{"v":"export-:export_id-:model","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/export.php","li":75,"pa":["export_id","model"]}},"filament-actions::force-delete.single.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043d\u0430\u0437\u0430\u0432\u0436\u0434\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":7,"pa":[]}},"filament-actions::force-delete.single.modal.heading":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043d\u0430\u0437\u0430\u0432\u0436\u0434\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":11,"pa":["label"]}},"filament-actions::force-delete.single.modal.actions.delete.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":16,"pa":[]}},"filament-actions::force-delete.single.notifications.deleted.title":{"home":{"v":"\u0417\u0430\u043f\u0438\u0441 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":26,"pa":[]}},"filament-actions::force-delete.multiple.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043d\u0430\u0437\u0430\u0432\u0436\u0434\u0438 \u043e\u0431\u0440\u0430\u043d\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":35,"pa":[]}},"filament-actions::force-delete.multiple.modal.heading":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043d\u0430\u0437\u0430\u0432\u0436\u0434\u0438 \u043e\u0431\u0440\u0430\u043d\u0435 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":39,"pa":["label"]}},"filament-actions::force-delete.multiple.modal.actions.delete.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":44,"pa":[]}},"filament-actions::force-delete.multiple.notifications.deleted.title":{"home":{"v":"\u0417\u0430\u043f\u0438\u0441\u0438 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/force-delete.php","li":54,"pa":[]}},"filament-actions::group.trigger.label":{"home":{"v":"\u0414\u0456\u0457","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/group.php","li":6,"pa":[]}},"filament-actions::import.label":{"home":{"v":"\u0406\u043c\u043f\u043e\u0440\u0442 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":5,"pa":["label"]}},"filament-actions::import.modal.heading":{"home":{"v":"\u0406\u043c\u043f\u043e\u0440\u0442 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":9,"pa":["label"]}},"filament-actions::import.modal.form.file.label":{"home":{"v":"\u0424\u0430\u0439\u043b","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":14,"pa":[]}},"filament-actions::import.modal.form.file.placeholder":{"home":{"v":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 CSV-\u0444\u0430\u0439\u043b","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":15,"pa":[]}},"filament-actions::import.modal.form.file.rules.duplicate_columns":{"home":{"v":"{0} \u0424\u0430\u0439\u043b \u043d\u0435 \u043f\u043e\u0432\u0438\u043d\u0435\u043d \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 \u043d\u0456\u0436 \u043e\u0434\u0438\u043d \u043f\u0443\u0441\u0442\u0438\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u043e\u0432\u043f\u0446\u044f.|{1,*} \u0424\u0430\u0439\u043b \u043d\u0435 \u043f\u043e\u0432\u0438\u043d\u0435\u043d \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u044e\u0432\u0430\u043d\u0438\u0445 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0456\u0432 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432: :columns.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":13,"pa":["columns"]}},"filament-actions::import.modal.form.columns.label":{"home":{"v":"\u0421\u0442\u043e\u0432\u043f\u0446\u0456","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":19,"pa":[]}},"filament-actions::import.modal.form.columns.placeholder":{"home":{"v":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":20,"pa":[]}},"filament-actions::import.modal.actions.download_example.label":{"home":{"v":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u043f\u0440\u0438\u043a\u043b\u0430\u0434 CSV-\u0444\u0430\u0439\u043b\u0443","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":28,"pa":[]}},"filament-actions::import.modal.actions.import.label":{"home":{"v":"\u0406\u043c\u043f\u043e\u0440\u0442","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":32,"pa":[]}},"filament-actions::import.notifications.completed.title":{"home":{"v":"\u0406\u043c\u043f\u043e\u0440\u0442 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":43,"pa":[]}},"filament-actions::import.notifications.completed.actions.download_failed_rows_csv.label":{"home":{"v":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044e \u043f\u0440\u043e \u043d\u0435\u0432\u0434\u0430\u043b\u0438\u0439 \u0440\u044f\u0434\u043e\u043a|\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044e \u043f\u0440\u043e \u043d\u0435\u0432\u0434\u0430\u043b\u0438\u0439 \u0440\u044f\u0434\u043e\u043a","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":47,"pa":[]}},"filament-actions::import.notifications.max_rows.title":{"home":{"v":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u0438\u0439 \u0444\u0430\u0439\u043b CSV \u0437\u0430\u043d\u0430\u0434\u0442\u043e \u0432\u0435\u043b\u0438\u043a\u0438\u0439.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":55,"pa":[]}},"filament-actions::import.notifications.max_rows.body":{"home":{"v":"\u0412\u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0456\u043c\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 1 \u0440\u044f\u0434\u043a\u0430 \u043e\u0434\u043d\u043e\u0447\u0430\u0441\u043d\u043e.|\u0412\u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0456\u043c\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 :count \u0440\u044f\u0434\u043a\u0456\u0432 \u043e\u0434\u043d\u043e\u0447\u0430\u0441\u043d\u043e.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":56,"pa":["count"]}},"filament-actions::import.notifications.started.title":{"home":{"v":"\u0406\u043c\u043f\u043e\u0440\u0442 \u0440\u043e\u0437\u043f\u043e\u0447\u0430\u0432\u0441\u044f","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":60,"pa":[]}},"filament-actions::import.notifications.started.body":{"home":{"v":"\u0412\u0430\u0448 \u0456\u043c\u043f\u043e\u0440\u0442 \u0440\u043e\u0437\u043f\u043e\u0447\u0430\u0432\u0441\u044f, \u0456 1 \u0440\u044f\u0434\u043e\u043a \u0431\u0443\u0434\u0435 \u043e\u043f\u0440\u0430\u0446\u044c\u043e\u0432\u0430\u043d\u043e \u0443 \u0444\u043e\u043d\u043e\u0432\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0456.|\u0412\u0430\u0448 \u0456\u043c\u043f\u043e\u0440\u0442 \u0440\u043e\u0437\u043f\u043e\u0447\u0430\u0432\u0441\u044f, \u0456 :count \u0440\u044f\u0434\u043a\u0456\u0432 \u0431\u0443\u0434\u0435 \u043e\u043f\u0440\u0430\u0446\u044c\u043e\u0432\u0443\u0432\u0430\u0442\u0438\u0441\u044f \u0443 \u0444\u043e\u043d\u043e\u0432\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0456.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":61,"pa":["count"]}},"filament-actions::import.example_csv.file_name":{"home":{"v":":importer-example","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":67,"pa":["importer"]}},"filament-actions::import.failure_csv.file_name":{"home":{"v":"import-:import_id-:csv_name-failed-rows","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":71,"pa":["import_id","csv_name"]}},"filament-actions::import.failure_csv.error_header":{"home":{"v":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":72,"pa":[]}},"filament-actions::import.failure_csv.system_error":{"home":{"v":"\u0421\u0438\u0441\u0442\u0435\u043c\u043d\u0430 \u043f\u043e\u043c\u0438\u043b\u043a\u0430, \u0437\u0432\u0435\u0440\u043d\u0456\u0442\u044c\u0441\u044f \u0434\u043e \u0441\u043b\u0443\u0436\u0431\u0438 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0438.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":73,"pa":[]}},"filament-actions::import.failure_csv.column_mapping_required_for_new_record":{"home":{"v":"\u0421\u0442\u043e\u0432\u043f\u0447\u0438\u043a :attribute \u043d\u0435 \u0431\u0443\u043b\u043e \u0437\u0456\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043e \u0437\u0456 \u0441\u0442\u043e\u0432\u043f\u0447\u0438\u043a\u043e\u043c \u0443 \u0444\u0430\u0439\u043b\u0456, \u0430\u043b\u0435 \u0432\u0456\u043d \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0438\u0439 \u0434\u043b\u044f \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043d\u043e\u0432\u0438\u0445 \u0437\u0430\u043f\u0438\u0441\u0456\u0432.","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/import.php","li":70,"pa":["attribute"]}},"filament-actions::modal.confirmation":{"home":{"v":"\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0446\u0435 \u0437\u0440\u043e\u0431\u0438\u0442\u0438?","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/modal.php","li":5,"pa":[]}},"filament-actions::modal.actions.cancel.label":{"home":{"v":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/modal.php","li":10,"pa":[]}},"filament-actions::modal.actions.confirm.label":{"home":{"v":"\u041f\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/modal.php","li":14,"pa":[]}},"filament-actions::modal.actions.submit.label":{"home":{"v":"\u0412\u0456\u0434\u043f\u0440\u0430\u0432\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/modal.php","li":18,"pa":[]}},"filament-actions::replicate.single.label":{"home":{"v":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/replicate.php","li":7,"pa":[]}},"filament-actions::replicate.single.modal.heading":{"home":{"v":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/replicate.php","li":11,"pa":["label"]}},"filament-actions::replicate.single.modal.actions.replicate.label":{"home":{"v":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/replicate.php","li":16,"pa":[]}},"filament-actions::replicate.single.notifications.replicated.title":{"home":{"v":"\u0417\u0430\u043f\u0438\u0441 \u0441\u043a\u043e\u043f\u0456\u0439\u043e\u0432\u0430\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/replicate.php","li":26,"pa":[]}},"filament-actions::restore.single.label":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":7,"pa":[]}},"filament-actions::restore.single.modal.heading":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":11,"pa":["label"]}},"filament-actions::restore.single.modal.actions.restore.label":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":16,"pa":[]}},"filament-actions::restore.single.notifications.restored.title":{"home":{"v":"\u0417\u0430\u043f\u0438\u0441 \u0432\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043e","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":26,"pa":[]}},"filament-actions::restore.multiple.label":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":35,"pa":[]}},"filament-actions::restore.multiple.modal.heading":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":39,"pa":["label"]}},"filament-actions::restore.multiple.modal.actions.restore.label":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":44,"pa":[]}},"filament-actions::restore.multiple.notifications.restored.title":{"home":{"v":"\u0417\u0430\u043f\u0438\u0441\u0438 \u0432\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u0456","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/restore.php","li":54,"pa":[]}},"filament-actions::view.single.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/view.php","li":7,"pa":[]}},"filament-actions::view.single.modal.heading":{"home":{"v":"\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 :label","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/view.php","li":11,"pa":["label"]}},"filament-actions::view.single.modal.actions.close.label":{"home":{"v":"\u0417\u0430\u043a\u0440\u0438\u0442\u0438","p":"vendor\/filament\/actions\/resources\/lang\/zh_TW\/view.php","li":16,"pa":[]}},"filament-actions::global-search.0":{"home":{"v":"filament-actions::global-search","p":"vendor\/filament\/actions\/resources\/lang\/ne\/global-search.php","li":1,"pa":["global"]}},"filament-actions::layout.0":{"home":{"v":"filament-actions::layout","p":"vendor\/filament\/actions\/resources\/lang\/ne\/layout.php","li":1,"pa":["layout"]}},"filament-actions::edit-profile.0":{"home":{"v":"filament-actions::edit-profile","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/auth\/edit-profile.php","li":1,"pa":["edit"]}},"filament-actions::email-verification-prompt.0":{"home":{"v":"filament-actions::email-verification-prompt","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/auth\/email-verification\/email-verification-prompt.php","li":1,"pa":["email"]}},"filament-actions::login.0":{"home":{"v":"filament-actions::login","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/auth\/login.php","li":1,"pa":["login"]}},"filament-actions::request-password-reset.0":{"home":{"v":"filament-actions::request-password-reset","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/auth\/password-reset\/request-password-reset.php","li":1,"pa":["request"]}},"filament-actions::reset-password.0":{"home":{"v":"filament-actions::reset-password","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/auth\/password-reset\/reset-password.php","li":1,"pa":["reset"]}},"filament-actions::register.0":{"home":{"v":"filament-actions::register","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/auth\/register.php","li":1,"pa":["register"]}},"filament-actions::dashboard.0":{"home":{"v":"filament-actions::dashboard","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/dashboard.php","li":1,"pa":["dashboard"]}},"filament-actions::edit-tenant-profile.0":{"home":{"v":"filament-actions::edit-tenant-profile","p":"vendor\/filament\/actions\/resources\/lang\/ne\/pages\/tenancy\/edit-tenant-profile.php","li":1,"pa":["edit"]}},"filament-actions::create-record.0":{"home":{"v":"filament-actions::create-record","p":"vendor\/filament\/actions\/resources\/lang\/ne\/resources\/pages\/create-record.php","li":1,"pa":["create"]}},"filament-actions::edit-record.0":{"home":{"v":"filament-actions::edit-record","p":"vendor\/filament\/actions\/resources\/lang\/ne\/resources\/pages\/edit-record.php","li":1,"pa":["edit"]}},"filament-actions::list-records.0":{"home":{"v":"filament-actions::list-records","p":"vendor\/filament\/actions\/resources\/lang\/ne\/resources\/pages\/list-records.php","li":1,"pa":["list"]}},"filament-actions::view-record.0":{"home":{"v":"filament-actions::view-record","p":"vendor\/filament\/actions\/resources\/lang\/ne\/resources\/pages\/view-record.php","li":1,"pa":["view"]}},"filament-actions::account-widget.0":{"home":{"v":"filament-actions::account-widget","p":"vendor\/filament\/actions\/resources\/lang\/ne\/widgets\/account-widget.php","li":1,"pa":["account"]}},"filament-actions::filament-info-widget.0":{"home":{"v":"filament-actions::filament-info-widget","p":"vendor\/filament\/actions\/resources\/lang\/ne\/widgets\/filament-info-widget.php","li":1,"pa":["filament"]}},"filament-panels::global-search.field.label":{"home":{"v":"\u0413\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u0438\u0439 \u043f\u043e\u0448\u0443\u043a","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/global-search.php","li":6,"pa":[]}},"filament-panels::global-search.field.placeholder":{"home":{"v":"\u041f\u043e\u0448\u0443\u043a","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/global-search.php","li":7,"pa":[]}},"filament-panels::global-search.no_results_message":{"home":{"v":"\u041d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e \u0436\u043e\u0434\u043d\u0438\u0445 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0456\u0432 \u043f\u043e\u0448\u0443\u043a\u0443.","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/global-search.php","li":10,"pa":[]}},"filament-panels::layout.direction":{"home":{"v":"ltr","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":5,"pa":[]}},"filament-panels::layout.actions.billing.label":{"home":{"v":"\u041a\u0435\u0440\u0443\u0432\u0430\u0442\u0438 \u043f\u0456\u0434\u043f\u0438\u0441\u043a\u043e\u044e","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":7,"pa":[]}},"filament-panels::layout.actions.logout.label":{"home":{"v":"\u0412\u0438\u0439\u0442\u0438","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":10,"pa":[]}},"filament-panels::layout.actions.open_database_notifications.label":{"home":{"v":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0441\u043f\u043e\u0432\u0456\u0449\u0435\u043d\u043d\u044f","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":7,"pa":[]}},"filament-panels::layout.actions.open_user_menu.label":{"home":{"v":"\u041c\u0435\u043d\u044e \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":14,"pa":[]}},"filament-panels::layout.actions.sidebar.collapse.label":{"home":{"v":"\u0417\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0431\u043e\u043a\u043e\u0432\u0443 \u043f\u0430\u043d\u0435\u043b\u044c","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":7,"pa":[]}},"filament-panels::layout.actions.sidebar.expand.label":{"home":{"v":"\u0420\u043e\u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0431\u043e\u043a\u043e\u0432\u0443 \u043f\u0430\u043d\u0435\u043b\u044c","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":7,"pa":[]}},"filament-panels::layout.actions.theme_switcher.dark.label":{"home":{"v":"\u0423\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u0438 \u0442\u0435\u043c\u043d\u0438\u0439 \u0440\u0435\u0436\u0438\u043c","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":20,"pa":[]}},"filament-panels::layout.actions.theme_switcher.light.label":{"home":{"v":"\u0423\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u0438 \u0441\u0432\u0456\u0442\u043b\u0438\u0439 \u0440\u0435\u0436\u0438\u043c","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":24,"pa":[]}},"filament-panels::layout.actions.theme_switcher.system.label":{"home":{"v":"\u0423\u0432\u0456\u043c\u043d\u0443\u0442\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u0438\u0439 \u0440\u0435\u0436\u0438\u043c","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":17,"pa":[]}},"filament-panels::layout.avatar.alt":{"home":{"v":"\u0410\u0432\u0430\u0442\u0430\u0440 :name","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":1,"pa":["name"]}},"filament-panels::layout.logo.alt":{"home":{"v":":name \u043b\u043e\u0433\u043e","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/layout.php","li":1,"pa":["name"]}},"filament-panels::edit-profile.0":{"home":{"v":"filament-panels::edit-profile","p":"vendor\/filament\/filament\/resources\/lang\/zh_CN\/pages\/auth\/edit-profile.php","li":1,"pa":["edit"]}},"filament-panels::email-verification-prompt.0":{"home":{"v":"filament-panels::email-verification-prompt","p":"vendor\/filament\/filament\/resources\/lang\/zh_CN\/pages\/auth\/email-verification\/email-verification-prompt.php","li":1,"pa":["email"]}},"filament-panels::login.0":{"home":{"v":"filament-panels::login","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/pages\/auth\/login.php","li":1,"pa":["login"]}},"filament-panels::request-password-reset.0":{"home":{"v":"filament-panels::request-password-reset","p":"vendor\/filament\/filament\/resources\/lang\/zh_CN\/pages\/auth\/password-reset\/request-password-reset.php","li":1,"pa":["request"]}},"filament-panels::reset-password.0":{"home":{"v":"filament-panels::reset-password","p":"vendor\/filament\/filament\/resources\/lang\/zh_CN\/pages\/auth\/password-reset\/reset-password.php","li":1,"pa":["reset"]}},"filament-panels::register.0":{"home":{"v":"filament-panels::register","p":"vendor\/filament\/filament\/resources\/lang\/zh_CN\/pages\/auth\/register.php","li":1,"pa":["register"]}},"filament-panels::dashboard.0":{"home":{"v":"filament-panels::dashboard","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/pages\/dashboard.php","li":1,"pa":["dashboard"]}},"filament-panels::edit-tenant-profile.0":{"home":{"v":"filament-panels::edit-tenant-profile","p":"vendor\/filament\/filament\/resources\/lang\/zh_CN\/pages\/tenancy\/edit-tenant-profile.php","li":1,"pa":["edit"]}},"filament-panels::create-record.0":{"home":{"v":"filament-panels::create-record","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/resources\/pages\/create-record.php","li":1,"pa":["create"]}},"filament-panels::edit-record.0":{"home":{"v":"filament-panels::edit-record","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/resources\/pages\/edit-record.php","li":1,"pa":["edit"]}},"filament-panels::list-records.0":{"home":{"v":"filament-panels::list-records","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/resources\/pages\/list-records.php","li":1,"pa":["list"]}},"filament-panels::view-record.0":{"home":{"v":"filament-panels::view-record","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/resources\/pages\/view-record.php","li":1,"pa":["view"]}},"filament-panels::unsaved-changes-alert.body":{"home":{"v":"\u0423 \u0432\u0430\u0441 \u0454 \u043d\u0435\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0456 \u0434\u0430\u043d\u0456. \u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0437\u0430\u043b\u0438\u0448\u0438\u0442\u0438 \u0446\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443?","p":"vendor\/filament\/filament\/resources\/lang\/vi\/unsaved-changes-alert.php","li":5,"pa":[]}},"filament-panels::account-widget.0":{"home":{"v":"filament-panels::account-widget","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/widgets\/account-widget.php","li":1,"pa":["account"]}},"filament-panels::filament-info-widget.0":{"home":{"v":"filament-panels::filament-info-widget","p":"vendor\/filament\/filament\/resources\/lang\/zh_TW\/widgets\/filament-info-widget.php","li":1,"pa":["filament"]}},"filament-forms::components.builder.actions.clone.label":{"home":{"v":"\u0414\u0443\u0431\u043b\u044e\u0432\u0430\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":7,"pa":[]}},"filament-forms::components.builder.actions.add.label":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0434\u043e :label","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":10,"pa":["label"]}},"filament-forms::components.builder.actions.add.modal.heading":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0434\u043e :label","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":176,"pa":["label"]}},"filament-forms::components.builder.actions.add.modal.actions.add.label":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":178,"pa":[]}},"filament-forms::components.builder.actions.add_between.label":{"home":{"v":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043c\u0456\u0436","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":7,"pa":[]}},"filament-forms::components.builder.actions.add_between.modal.heading":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0434\u043e :label","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":7,"pa":["label"]}},"filament-forms::components.builder.actions.add_between.modal.actions.add.label":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":7,"pa":[]}},"filament-forms::components.builder.actions.delete.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":14,"pa":[]}},"filament-forms::components.builder.actions.edit.label":{"home":{"v":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":95,"pa":[]}},"filament-forms::components.builder.actions.edit.modal.heading":{"home":{"v":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u0431\u043b\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":176,"pa":[]}},"filament-forms::components.builder.actions.edit.modal.actions.save.label":{"home":{"v":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0437\u043c\u0456\u043d\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":178,"pa":[]}},"filament-forms::components.builder.actions.reorder.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":7,"pa":[]}},"filament-forms::components.builder.actions.move_down.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0432\u043d\u0438\u0437","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":18,"pa":[]}},"filament-forms::components.builder.actions.move_up.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0432\u0433\u043e\u0440\u0443","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":22,"pa":[]}},"filament-forms::components.builder.actions.collapse.label":{"home":{"v":"\u0417\u0433\u043e\u0440\u043d\u0443\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":26,"pa":[]}},"filament-forms::components.builder.actions.expand.label":{"home":{"v":"\u0420\u043e\u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":30,"pa":[]}},"filament-forms::components.builder.actions.collapse_all.label":{"home":{"v":"\u0417\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0432\u0441\u0435","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":34,"pa":[]}},"filament-forms::components.builder.actions.expand_all.label":{"home":{"v":"\u0420\u043e\u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0432\u0441\u0435","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":38,"pa":[]}},"filament-forms::components.checkbox_list.actions.deselect_all.label":{"home":{"v":"\u0417\u043d\u044f\u0442\u0438 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.checkbox_list.actions.select_all.label":{"home":{"v":"\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0432\u0441\u0435","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.cancel.label":{"home":{"v":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.drag_crop.label":{"home":{"v":"\u0420\u0435\u0436\u0438\u043c \"\u043a\u0430\u0434\u0440\u0443\u0432\u0430\u043d\u043d\u044f\"","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.drag_move.label":{"home":{"v":"\u0420\u0435\u0436\u0438\u043c \"\u043f\u0435\u0440\u0435\u043c\u0456\u0449\u0435\u043d\u043d\u044f\"","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.flip_horizontal.label":{"home":{"v":"\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u0438 \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0456","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.flip_vertical.label":{"home":{"v":"\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u0438 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0456","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.move_down.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0432\u043d\u0438\u0437","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.move_left.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0432\u043b\u0456\u0432\u043e","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.move_right.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0432\u043f\u0440\u0430\u0432\u043e","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.move_up.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0443 \u0432\u0435\u0440\u0445","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.reset.label":{"home":{"v":"\u0421\u043a\u0438\u043d\u0443\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.rotate_left.label":{"home":{"v":"\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438 \u0432\u043b\u0456\u0432\u043e","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.rotate_right.label":{"home":{"v":"\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438 \u0432\u043f\u0440\u0430\u0432\u043e","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.set_aspect_ratio.label":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0448\u0435\u043d\u043d\u044f \u0441\u0442\u043e\u0440\u0456\u043d :ratio","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":["ratio"]}},"filament-forms::components.file_upload.editor.actions.save.label":{"home":{"v":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.zoom_100.label":{"home":{"v":"\u0417\u0431\u0456\u043b\u044c\u0448\u0438\u0442\u0438 \u0434\u043e 100%","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.zoom_in.label":{"home":{"v":"\u0417\u0431\u0456\u043b\u044c\u0448\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.actions.zoom_out.label":{"home":{"v":"\u0417\u043c\u0435\u043d\u0448\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.height.label":{"home":{"v":"\u0412\u0438\u0441\u043e\u0442\u0430","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.height.unit":{"home":{"v":"px","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.rotation.label":{"home":{"v":"\u041e\u0431\u0435\u0440\u0442\u0430\u043d\u043d\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.rotation.unit":{"home":{"v":"\u0433\u0440\u0430\u0434","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.width.label":{"home":{"v":"\u0428\u0438\u0440\u0438\u043d\u0430","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.width.unit":{"home":{"v":"px","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.x_position.label":{"home":{"v":"X","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.x_position.unit":{"home":{"v":"px","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.y_position.label":{"home":{"v":"Y","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.fields.y_position.unit":{"home":{"v":"px","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.aspect_ratios.label":{"home":{"v":"\u0412\u0456\u0434\u043d\u043e\u0448\u0435\u043d\u043d\u044f \u0441\u0442\u043e\u0440\u0456\u043d","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.aspect_ratios.no_fixed.label":{"home":{"v":"\u0412\u0456\u043b\u044c\u043d\u0435","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.svg.messages.confirmation":{"home":{"v":"\u041d\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0454\u0442\u044c\u0441\u044f \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 SVG-\u0444\u0430\u0439\u043b\u0438, \u043e\u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u043f\u0456\u0434 \u0447\u0430\u0441 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u043d\u043d\u044f \u043c\u043e\u0436\u0435 \u043f\u043e\u0433\u0456\u0440\u0448\u0438\u0442\u0438\u0441\u044f \u044f\u043a\u0456\u0441\u0442\u044c.\\n \u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0440\u0435 \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438?","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.file_upload.editor.svg.messages.disabled":{"home":{"v":"\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f SVG-\u0444\u0430\u0439\u043b\u0456\u0432 \u0437\u0430\u0431\u043b\u043e\u043a\u043e\u0432\u0430\u043d\u043e, \u043e\u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u043f\u0456\u0434 \u0447\u0430\u0441 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u043d\u043d\u044f \u043c\u043e\u0436\u0435 \u043f\u043e\u0433\u0456\u0440\u0448\u0438\u0442\u0438\u0441\u044f \u044f\u043a\u0456\u0441\u0442\u044c.","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.key_value.actions.add.label":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":50,"pa":[]}},"filament-forms::components.key_value.actions.delete.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":54,"pa":[]}},"filament-forms::components.key_value.actions.reorder.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":47,"pa":[]}},"filament-forms::components.key_value.fields.key.label":{"home":{"v":"\u041a\u043b\u044e\u0447","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":62,"pa":[]}},"filament-forms::components.key_value.fields.value.label":{"home":{"v":"\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":66,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.attach_files":{"home":{"v":"\u041f\u0440\u0438\u043a\u0440\u0456\u043f\u0438\u0442\u0438 \u0444\u0430\u0439\u043b\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":76,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.blockquote":{"home":{"v":"\u0426\u0438\u0442\u0430\u0442\u0430","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":151,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.bold":{"home":{"v":"\u0416\u0438\u0440\u043d\u0438\u0439","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":77,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.bullet_list":{"home":{"v":"\u041c\u0430\u0440\u043a\u0443\u0432\u0430\u043b\u044c\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":78,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.code_block":{"home":{"v":"\u041a\u043e\u0434","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":79,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.heading":{"home":{"v":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":176,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.italic":{"home":{"v":"\u041a\u0443\u0440\u0441\u0438\u0432","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":81,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.link":{"home":{"v":"\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":82,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.ordered_list":{"home":{"v":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":83,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.redo":{"home":{"v":"\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":161,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.strike":{"home":{"v":"\u0417\u0430\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":85,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.table":{"home":{"v":"\u0422\u0430\u0431\u043b\u0438\u0446\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":75,"pa":[]}},"filament-forms::components.markdown_editor.toolbar_buttons.undo":{"home":{"v":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":163,"pa":[]}},"filament-forms::components.radio.boolean.true":{"home":{"v":"\u0422\u0430\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.radio.boolean.false":{"home":{"v":"\u041d\u0456","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.repeater.actions.add.label":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0434\u043e :label","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":95,"pa":["label"]}},"filament-forms::components.repeater.actions.add_between.label":{"home":{"v":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043c\u0456\u0436","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":92,"pa":[]}},"filament-forms::components.repeater.actions.delete.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":99,"pa":[]}},"filament-forms::components.repeater.actions.clone.label":{"home":{"v":"\u0414\u0443\u0431\u043b\u044e\u0432\u0430\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":92,"pa":[]}},"filament-forms::components.repeater.actions.reorder.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":92,"pa":[]}},"filament-forms::components.repeater.actions.move_down.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0432\u043d\u0438\u0437","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":103,"pa":[]}},"filament-forms::components.repeater.actions.move_up.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0443 \u0432\u0435\u0440\u0445","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":107,"pa":[]}},"filament-forms::components.repeater.actions.collapse.label":{"home":{"v":"\u0417\u0433\u043e\u0440\u043d\u0443\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":111,"pa":[]}},"filament-forms::components.repeater.actions.expand.label":{"home":{"v":"\u0420\u043e\u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":115,"pa":[]}},"filament-forms::components.repeater.actions.collapse_all.label":{"home":{"v":"\u0417\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0432\u0441\u0435","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":119,"pa":[]}},"filament-forms::components.repeater.actions.expand_all.label":{"home":{"v":"\u0420\u043e\u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0432\u0441\u0435","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":123,"pa":[]}},"filament-forms::components.rich_editor.dialogs.link.actions.link":{"home":{"v":"\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":137,"pa":[]}},"filament-forms::components.rich_editor.dialogs.link.actions.unlink":{"home":{"v":"\u041f\u0440\u0438\u0431\u0440\u0430\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":138,"pa":[]}},"filament-forms::components.rich_editor.dialogs.link.label":{"home":{"v":"URL","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":141,"pa":[]}},"filament-forms::components.rich_editor.dialogs.link.placeholder":{"home":{"v":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c URL","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":143,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.attach_files":{"home":{"v":"\u041f\u0440\u0438\u043a\u0440\u0456\u043f\u0438\u0442\u0438 \u0444\u0430\u0439\u043b\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":150,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.blockquote":{"home":{"v":"\u0426\u0438\u0442\u0430\u0442\u0430","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":151,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.bold":{"home":{"v":"\u0416\u0438\u0440\u043d\u0438\u0439","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":152,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.bullet_list":{"home":{"v":"\u041c\u0430\u0440\u043a\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":153,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.code_block":{"home":{"v":"\u041a\u043e\u0434","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":154,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.h1":{"home":{"v":"\u041d\u0430\u0437\u0432\u0430","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":155,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.h2":{"home":{"v":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":156,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.h3":{"home":{"v":"\u041f\u0456\u0434\u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":157,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.italic":{"home":{"v":"\u041a\u0443\u0440\u0441\u0438\u0432","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":158,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.link":{"home":{"v":"\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":159,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.ordered_list":{"home":{"v":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":160,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.redo":{"home":{"v":"\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":161,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.strike":{"home":{"v":"\u0417\u0430\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":162,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.underline":{"home":{"v":"\u041f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":149,"pa":[]}},"filament-forms::components.rich_editor.toolbar_buttons.undo":{"home":{"v":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":163,"pa":[]}},"filament-forms::components.select.actions.create_option.label":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":181,"pa":[]}},"filament-forms::components.select.actions.create_option.modal.heading":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":176,"pa":[]}},"filament-forms::components.select.actions.create_option.modal.actions.create.label":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":181,"pa":[]}},"filament-forms::components.select.actions.create_option.modal.actions.create_another.label":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0449\u0435 \u043e\u0434\u0438\u043d","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":178,"pa":[]}},"filament-forms::components.select.actions.edit_option.label":{"home":{"v":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":170,"pa":[]}},"filament-forms::components.select.actions.edit_option.modal.heading":{"home":{"v":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":170,"pa":[]}},"filament-forms::components.select.actions.edit_option.modal.actions.save.label":{"home":{"v":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":170,"pa":[]}},"filament-forms::components.select.boolean.true":{"home":{"v":"\u0422\u0430\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":193,"pa":[]}},"filament-forms::components.select.boolean.false":{"home":{"v":"\u041d\u0456","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":194,"pa":[]}},"filament-forms::components.select.loading_message":{"home":{"v":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f...","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":197,"pa":[]}},"filament-forms::components.select.max_items_message":{"home":{"v":"\u0422\u0456\u043b\u044c\u043a\u0438 :count \u043c\u043e\u0436\u043d\u0430 \u0432\u0438\u0431\u0440\u0430\u0442\u0438.","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":168,"pa":["count"]}},"filament-forms::components.select.no_search_results_message":{"home":{"v":"\u041d\u0435\u043c\u0430\u0454 \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0456\u0432, \u044f\u043a\u0456 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u044e\u0442\u044c \u0432\u0430\u0448\u043e\u043c\u0443 \u0437\u0430\u043f\u0438\u0442\u0443.","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":199,"pa":[]}},"filament-forms::components.select.placeholder":{"home":{"v":"\u041e\u0431\u0440\u0430\u0442\u0438 \u0432\u0430\u0440\u0456\u0430\u043d\u0442","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":201,"pa":[]}},"filament-forms::components.select.searching_message":{"home":{"v":"\u041f\u043e\u0448\u0443\u043a...","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":203,"pa":[]}},"filament-forms::components.select.search_prompt":{"home":{"v":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \u043f\u043e\u0448\u0443\u043a\u0443...","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":205,"pa":[]}},"filament-forms::components.tags_input.placeholder":{"home":{"v":"\u041d\u043e\u0432\u0438\u0439 \u0442\u0435\u0433","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":210,"pa":[]}},"filament-forms::components.text_input.actions.hide_password.label":{"home":{"v":"\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u043f\u0430\u0440\u043e\u043b\u044c","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.text_input.actions.show_password.label":{"home":{"v":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043f\u0430\u0440\u043e\u043b\u044c","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.toggle_buttons.boolean.true":{"home":{"v":"\u0422\u0430\u043a","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.toggle_buttons.boolean.false":{"home":{"v":"\u041d\u0456","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":1,"pa":[]}},"filament-forms::components.wizard.actions.previous_step.label":{"home":{"v":"\u041d\u0430\u0437\u0430\u0434","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":218,"pa":[]}},"filament-forms::components.wizard.actions.next_step.label":{"home":{"v":"\u0414\u0430\u043b\u0456","p":"vendor\/filament\/forms\/resources\/lang\/zh_TW\/components.php","li":222,"pa":[]}},"filament-forms::validation.distinct.must_be_selected":{"home":{"v":" \u041c\u0430\u0454 \u0431\u0443\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u043e \u0445\u043e\u0447\u0430 \u0431 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435 :attribute.","p":"vendor\/filament\/forms\/resources\/lang\/vi\/validation.php","li":6,"pa":["attribute"]}},"filament-forms::validation.distinct.only_one_must_be_selected":{"home":{"v":"\u041c\u0430\u0454 \u0431\u0443\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u043e \u0442\u0456\u043b\u044c\u043a\u0438 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435 :attribute.","p":"vendor\/filament\/forms\/resources\/lang\/vi\/validation.php","li":7,"pa":["attribute"]}},"filament-infolists::components.entries.text.actions.collapse_list":{"home":{"v":"\u0421\u0445\u043e\u0432\u0430\u0442\u0438 :count","p":"vendor\/filament\/infolists\/resources\/lang\/zh_TW\/components.php","li":10,"pa":["count"]}},"filament-infolists::components.entries.text.actions.expand_list":{"home":{"v":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0449\u0435 :count","p":"vendor\/filament\/infolists\/resources\/lang\/zh_TW\/components.php","li":11,"pa":["count"]}},"filament-infolists::components.entries.text.more_list_items":{"home":{"v":"\u0449\u0435 :count","p":"vendor\/filament\/infolists\/resources\/lang\/zh_TW\/components.php","li":14,"pa":["count"]}},"filament-infolists::components.entries.key_value.columns.key.label":{"home":{"v":"\u041a\u043b\u044e\u0447","p":"vendor\/filament\/infolists\/resources\/lang\/zh_TW\/components.php","li":23,"pa":[]}},"filament-infolists::components.entries.key_value.columns.value.label":{"home":{"v":"\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f","p":"vendor\/filament\/infolists\/resources\/lang\/zh_TW\/components.php","li":27,"pa":[]}},"filament-infolists::components.entries.key_value.placeholder":{"home":{"v":"\u041d\u0435\u043c\u0430\u0454 \u0437\u0430\u043f\u0438\u0441\u0456\u0432","p":"vendor\/filament\/infolists\/resources\/lang\/zh_TW\/components.php","li":32,"pa":[]}},"filament-notifications::database.modal.heading":{"home":{"v":"\u0421\u043f\u043e\u0432\u0456\u0449\u0435\u043d\u043d\u044f","p":"vendor\/filament\/notifications\/resources\/lang\/zh_TW\/database.php","li":7,"pa":[]}},"filament-notifications::database.modal.actions.clear.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","p":"vendor\/filament\/notifications\/resources\/lang\/zh_TW\/database.php","li":12,"pa":[]}},"filament-notifications::database.modal.actions.mark_all_as_read.label":{"home":{"v":"\u041f\u043e\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u044f\u043a \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043d\u0435","p":"vendor\/filament\/notifications\/resources\/lang\/zh_TW\/database.php","li":16,"pa":[]}},"filament-notifications::database.modal.empty.heading":{"home":{"v":"\u041d\u0435\u043c\u0430\u0454 \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u044c","p":"vendor\/filament\/notifications\/resources\/lang\/zh_TW\/database.php","li":22,"pa":[]}},"filament-notifications::database.modal.empty.description":{"home":{"v":"\u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 \u043f\u0456\u0437\u043d\u0456\u0448\u0435","p":"vendor\/filament\/notifications\/resources\/lang\/zh_TW\/database.php","li":23,"pa":[]}},"filament::button.0":{"home":{"v":"filament::button","p":"vendor\/filament\/support\/resources\/lang\/zh_TW\/components\/button.php","li":1,"pa":["button"]}},"filament::copyable.0":{"home":{"v":"filament::copyable","p":"vendor\/filament\/support\/resources\/lang\/zh_CN\/components\/copyable.php","li":1,"pa":["copyable"]}},"filament::modal.0":{"home":{"v":"filament::modal","p":"vendor\/filament\/support\/resources\/lang\/zh_CN\/components\/modal.php","li":1,"pa":["modal"]}},"filament::pagination.0":{"home":{"v":"filament::pagination","p":"vendor\/filament\/support\/resources\/lang\/zh_TW\/components\/pagination.php","li":1,"pa":["pagination"]}},"filament-tables::query-builder.0":{"home":{"v":"filament-tables::query-builder","p":"vendor\/filament\/tables\/resources\/lang\/vi\/filters\/query-builder.php","li":1,"pa":["query"]}},"filament-tables::table.column_toggle.heading":{"home":{"v":"\u0421\u0442\u043e\u0432\u043f\u0446\u0456","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.columns.actions.label":{"home":{"v":"\u0414\u0456\u044f|\u0414\u0456\u0457","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.columns.text.actions.collapse_list":{"home":{"v":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 :count \u043c\u0435\u043d\u0448\u0435","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":["count"]}},"filament-tables::table.columns.text.actions.expand_list":{"home":{"v":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 :count \u0431\u0456\u043b\u044c\u0448\u0435","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":["count"]}},"filament-tables::table.columns.text.more_list_items":{"home":{"v":"\u0456 :count \u0449\u0435","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":["count"]}},"filament-tables::table.fields.bulk_select_page.label":{"home":{"v":"\u041e\u0431\u0440\u0430\u0442\u0438\/\u0437\u043d\u044f\u0442\u0438 \u0432\u0441\u0456 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0434\u043b\u044f \u043c\u0430\u0441\u043e\u0432\u0438\u0445 \u0434\u0456\u0439.","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":5,"pa":[]}},"filament-tables::table.fields.bulk_select_record.label":{"home":{"v":"\u041e\u0431\u0440\u0430\u0442\u0438\/\u0437\u043d\u044f\u0442\u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442 :key \u0434\u043b\u044f \u043c\u0430\u0441\u043e\u0432\u0438\u0445 \u0434\u0456\u0439.","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":5,"pa":["key"]}},"filament-tables::table.fields.bulk_select_group.label":{"home":{"v":"\u041e\u0431\u0440\u0430\u0442\u0438\/\u0437\u043d\u044f\u0442\u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442 \u0433\u0440\u0443\u043f\u0443 :title \u0434\u043b\u044f \u043c\u0430\u0441\u043e\u0432\u0438\u0445 \u0434\u0456\u0439.","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":5,"pa":["title"]}},"filament-tables::table.fields.search.label":{"home":{"v":"\u041f\u043e\u0448\u0443\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":8,"pa":[]}},"filament-tables::table.fields.search.placeholder":{"home":{"v":"\u041f\u043e\u0448\u0443\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":9,"pa":[]}},"filament-tables::table.fields.search.indicator":{"home":{"v":"\u041f\u043e\u0448\u0443\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":7,"pa":[]}},"filament-tables::table.summary.heading":{"home":{"v":"\u041f\u0456\u0434\u0441\u0443\u043c\u043e\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.summary.subheadings.all":{"home":{"v":"\u0412\u0441\u0456 :label","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":["label"]}},"filament-tables::table.summary.subheadings.group":{"home":{"v":"\u041f\u0456\u0434\u0441\u0443\u043c\u043e\u043a :group ","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":["group"]}},"filament-tables::table.summary.subheadings.page":{"home":{"v":"\u0426\u044f \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0430","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.summary.summarizers.average.label":{"home":{"v":"\u0421\u0435\u0440\u0435\u0434\u043d\u0454","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.summary.summarizers.count.label":{"home":{"v":"\u041a\u043e\u043b.","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.summary.summarizers.sum.label":{"home":{"v":"\u0421\u0443\u043c\u0430","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.actions.disable_reordering.label":{"home":{"v":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u043f\u043e\u0440\u044f\u0434\u043e\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":14,"pa":[]}},"filament-tables::table.actions.enable_reordering.label":{"home":{"v":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u043f\u043e\u0440\u044f\u0434\u043e\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":14,"pa":[]}},"filament-tables::table.actions.filter.label":{"home":{"v":"\u0424\u0456\u043b\u044c\u0442\u0440","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":17,"pa":[]}},"filament-tables::table.actions.group.label":{"home":{"v":"\u0413\u0440\u0443\u043f\u0443\u0432\u0430\u0442\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":14,"pa":[]}},"filament-tables::table.actions.open_bulk_actions.label":{"home":{"v":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0434\u0456\u0457","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":21,"pa":[]}},"filament-tables::table.actions.toggle_columns.label":{"home":{"v":"\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0446\u0456","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":25,"pa":[]}},"filament-tables::table.empty.heading":{"home":{"v":"\u041d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e :model","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":31,"pa":["model"]}},"filament-tables::table.empty.description":{"home":{"v":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 :model \u0434\u043b\u044f \u043f\u043e\u0447\u0430\u0442\u043a\u0443.","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":30,"pa":["model"]}},"filament-tables::table.filters.actions.apply.label":{"home":{"v":"\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0444\u0456\u043b\u044c\u0442\u0440\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":36,"pa":[]}},"filament-tables::table.filters.actions.remove.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0444\u0456\u043b\u044c\u0442\u0440","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":36,"pa":[]}},"filament-tables::table.filters.actions.remove_all.label":{"home":{"v":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u0456\u043b\u044c\u0442\u0440\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":36,"pa":[]}},"filament-tables::table.filters.actions.remove_all.tooltip":{"home":{"v":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u0456\u043b\u044c\u0442\u0440\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":36,"pa":[]}},"filament-tables::table.filters.actions.reset.label":{"home":{"v":"\u0421\u043a\u0438\u043d\u0443\u0442\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":39,"pa":[]}},"filament-tables::table.filters.heading":{"home":{"v":"\u0424\u0456\u043b\u044c\u0442\u0440\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":34,"pa":[]}},"filament-tables::table.filters.indicator":{"home":{"v":"\u0410\u043a\u0442\u0438\u0432\u043d\u0456 \u0444\u0456\u043b\u044c\u0442\u0440\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":34,"pa":[]}},"filament-tables::table.filters.multi_select.placeholder":{"home":{"v":"\u0412\u0441\u0456","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":45,"pa":[]}},"filament-tables::table.filters.select.placeholder":{"home":{"v":"\u0412\u0441\u0456","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":49,"pa":[]}},"filament-tables::table.filters.trashed.label":{"home":{"v":"\u0412\u0438\u0434\u0430\u043b\u0435\u043d\u0456 \u0437\u0430\u043f\u0438\u0441\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":54,"pa":[]}},"filament-tables::table.filters.trashed.only_trashed":{"home":{"v":"\u0422\u0456\u043b\u044c\u043a\u0438 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u0456 \u0437\u0430\u043f\u0438\u0441\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":56,"pa":[]}},"filament-tables::table.filters.trashed.with_trashed":{"home":{"v":"\u0417 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u0438\u043c\u0438 \u0437\u0430\u043f\u0438\u0441\u0430\u043c\u0438","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":58,"pa":[]}},"filament-tables::table.filters.trashed.without_trashed":{"home":{"v":"\u0411\u0435\u0437 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u0438\u0445 \u0437\u0430\u043f\u0438\u0441\u0456\u0432","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":60,"pa":[]}},"filament-tables::table.grouping.fields.group.label":{"home":{"v":"\u0413\u0440\u0443\u043f\u0443\u0432\u0430\u0442\u0438 \u0437\u0430","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.grouping.fields.group.placeholder":{"home":{"v":"\u0413\u0440\u0443\u043f\u0443\u0432\u0430\u0442\u0438 \u0437\u0430","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.grouping.fields.direction.label":{"home":{"v":"\u041d\u0430\u043f\u0440\u044f\u043c\u043e\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.grouping.fields.direction.options.asc":{"home":{"v":"\u0417\u0430 \u0437\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f\u043c","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.grouping.fields.direction.options.desc":{"home":{"v":"\u0417\u0430 \u0441\u043f\u0430\u0434\u0430\u043d\u043d\u044f\u043c","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.reorder_indicator":{"home":{"v":"\u041f\u0435\u0440\u0435\u0442\u044f\u0433\u0443\u0439\u0442\u0435 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438, \u0449\u043e\u0431 \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043f\u043e\u0440\u044f\u0434\u043e\u043a.","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.selection_indicator.selected_count":{"home":{"v":"\u041e\u0431\u0440\u0430\u043d\u043e 1 \u0437\u0430\u043f\u0438\u0441|\u041e\u0431\u0440\u0430\u043d\u043e :count \u0437\u0430\u043f\u0438\u0441\u0456\u0432","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":68,"pa":["count"]}},"filament-tables::table.selection_indicator.actions.select_all.label":{"home":{"v":"\u041e\u0431\u0440\u0430\u0442\u0438 \u0432\u0441\u0435 :count","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":73,"pa":["count"]}},"filament-tables::table.selection_indicator.actions.deselect_all.label":{"home":{"v":"\u041f\u0440\u0438\u0431\u0440\u0430\u0442\u0438 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u0437 \u0443\u0441\u0456\u0445","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":77,"pa":[]}},"filament-tables::table.sorting.fields.column.label":{"home":{"v":"\u0421\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0437\u0430","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.sorting.fields.direction.label":{"home":{"v":"\u041d\u0430\u043f\u0440\u044f\u043c\u043e\u043a","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.sorting.fields.direction.options.asc":{"home":{"v":"\u0417\u0430 \u0437\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f\u043c","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}},"filament-tables::table.sorting.fields.direction.options.desc":{"home":{"v":"\u0417\u0430 \u0441\u043f\u0430\u0434\u0430\u043d\u043d\u044f\u043c","p":"vendor\/filament\/tables\/resources\/lang\/zh_TW\/table.php","li":1,"pa":[]}}}__VSCODE_LARAVEL_END_OUTPUT__