diff --git a/localization/zh/abstract-document/README.md b/localization/zh/abstract-document/README.md index 95781a1c70ea..cf19dfcf84cb 100644 --- a/localization/zh/abstract-document/README.md +++ b/localization/zh/abstract-document/README.md @@ -1,5 +1,6 @@ --- title: Abstract Document +shortTitle: Abstract Document category: Structural language: zh tag: diff --git a/localization/zh/abstract-factory/README.md b/localization/zh/abstract-factory/README.md index 676b7f75ea82..eca9f0d1fb30 100644 --- a/localization/zh/abstract-factory/README.md +++ b/localization/zh/abstract-factory/README.md @@ -1,5 +1,6 @@ --- title: Abstract Factory +shortTitle: Abstract Factory category: Creational language: zh tag: diff --git a/localization/zh/active-object/README.md b/localization/zh/active-object/README.md index f149af2b87d7..ba35892e81c2 100644 --- a/localization/zh/active-object/README.md +++ b/localization/zh/active-object/README.md @@ -1,5 +1,6 @@ --- title: Active Object +shortTitle: Active Object category: Concurrency language: zh tag: diff --git a/localization/zh/acyclic-visitor/README.md b/localization/zh/acyclic-visitor/README.md index e5edd89b7b97..ea76ae45cf46 100644 --- a/localization/zh/acyclic-visitor/README.md +++ b/localization/zh/acyclic-visitor/README.md @@ -1,5 +1,6 @@ --- title: Acyclic Visitor +shortTitle: Acyclic Visitor category: Behavioral language: zh tag: diff --git a/localization/zh/adapter/README.md b/localization/zh/adapter/README.md index d00a7f9795d6..09bccc9c6b17 100644 --- a/localization/zh/adapter/README.md +++ b/localization/zh/adapter/README.md @@ -1,5 +1,6 @@ --- title: Adapter +shortTitle: Adapter category: Structural language: zh tag: diff --git a/localization/zh/aggregator-microservices/README.md b/localization/zh/aggregator-microservices/README.md index e61e76e2c84b..bbdf83ec4981 100644 --- a/localization/zh/aggregator-microservices/README.md +++ b/localization/zh/aggregator-microservices/README.md @@ -1,5 +1,6 @@ --- title: Aggregator Microservices +shortTitle: Aggregator Microservices category: Architectural language: zh tag: diff --git a/localization/zh/ambassador/README.md b/localization/zh/ambassador/README.md index deb43ecb0405..1ddc4188c9d6 100644 --- a/localization/zh/ambassador/README.md +++ b/localization/zh/ambassador/README.md @@ -1,5 +1,6 @@ --- title: Ambassador +shortTitle: Ambassador category: Structural language: zh tag: diff --git a/localization/zh/api-gateway/README.md b/localization/zh/api-gateway/README.md index 7cbac9913078..7b8996a5769c 100644 --- a/localization/zh/api-gateway/README.md +++ b/localization/zh/api-gateway/README.md @@ -1,5 +1,6 @@ --- title: API Gateway +shortTitle: API Gateway category: Architectural language: zh tag: diff --git a/localization/zh/arrange-act-assert/README.md b/localization/zh/arrange-act-assert/README.md index 7a95d3ba681a..c115589509bf 100644 --- a/localization/zh/arrange-act-assert/README.md +++ b/localization/zh/arrange-act-assert/README.md @@ -1,5 +1,6 @@ --- title: Arrange/Act/Assert +shortTitle: Arrange/Act/Assert category: Idiom language: zh tag: diff --git a/localization/zh/async-method-invocation/README.md b/localization/zh/async-method-invocation/README.md index 746a2d65cf47..b8bc62ae3577 100644 --- a/localization/zh/async-method-invocation/README.md +++ b/localization/zh/async-method-invocation/README.md @@ -1,5 +1,6 @@ --- title: Async Method Invocation +shortTitle: Async Method Invocation category: Concurrency language: zh tag: diff --git a/localization/zh/balking/README.md b/localization/zh/balking/README.md index c59e8635a3af..de7c25717f89 100644 --- a/localization/zh/balking/README.md +++ b/localization/zh/balking/README.md @@ -1,5 +1,6 @@ --- title: Balking +shortTitle: Balking category: Concurrency language: zh tag: diff --git a/localization/zh/bridge/README.md b/localization/zh/bridge/README.md index 8cc508f61a09..53771df805da 100644 --- a/localization/zh/bridge/README.md +++ b/localization/zh/bridge/README.md @@ -1,5 +1,6 @@ --- title: Bridge +shortTitle: Bridge category: Structural language: zh tag: diff --git a/localization/zh/builder/README.md b/localization/zh/builder/README.md index 51f672346b68..87f581a2c420 100644 --- a/localization/zh/builder/README.md +++ b/localization/zh/builder/README.md @@ -1,5 +1,6 @@ --- title: Builder +shortTitle: Builder category: Creational language: zh tag: diff --git a/localization/zh/business-delegate/README.md b/localization/zh/business-delegate/README.md index 9280be21502e..337e90ea6ea4 100644 --- a/localization/zh/business-delegate/README.md +++ b/localization/zh/business-delegate/README.md @@ -1,5 +1,6 @@ --- title: Business Delegate +shortTitle: Business Delegate category: Structural language: zh tag: diff --git a/localization/zh/bytecode/README.md b/localization/zh/bytecode/README.md index 48e1c213344a..e7b4a5717b5a 100644 --- a/localization/zh/bytecode/README.md +++ b/localization/zh/bytecode/README.md @@ -1,5 +1,6 @@ --- title: Bytecode +shortTitle: Bytecode category: Behavioral language: zh tag: diff --git a/localization/zh/caching/README.md b/localization/zh/caching/README.md index 3df919cebe61..4d0c1b930829 100644 --- a/localization/zh/caching/README.md +++ b/localization/zh/caching/README.md @@ -1,5 +1,6 @@ --- title: Caching +shortTitle: Caching category: Behavioral language: zh tag: diff --git a/localization/zh/callback/README.md b/localization/zh/callback/README.md index f6216c53296d..937de469a077 100644 --- a/localization/zh/callback/README.md +++ b/localization/zh/callback/README.md @@ -1,5 +1,6 @@ --- title: Callback +shortTitle: Callback category: Idiom language: zh tag: diff --git a/localization/zh/chain/README.md b/localization/zh/chain/README.md index 54791cb858da..63c7f2b39f78 100644 --- a/localization/zh/chain/README.md +++ b/localization/zh/chain/README.md @@ -1,5 +1,6 @@ --- title: Chain of responsibility +shortTitle: Chain of responsibility category: Behavioral language: zh tag: diff --git a/localization/zh/circuit-breaker/README.md b/localization/zh/circuit-breaker/README.md index fba8c383d405..6658a2f1a15f 100644 --- a/localization/zh/circuit-breaker/README.md +++ b/localization/zh/circuit-breaker/README.md @@ -1,5 +1,6 @@ --- title: Circuit Breaker +shortTitle: Circuit Breaker category: Behavioral language: zh tag: diff --git a/localization/zh/cloud-static-content-hosting/README.md b/localization/zh/cloud-static-content-hosting/README.md index 3be30cff9c1a..78f696d533dd 100644 --- a/localization/zh/cloud-static-content-hosting/README.md +++ b/localization/zh/cloud-static-content-hosting/README.md @@ -1,5 +1,6 @@ --- title: Static Content Hosting +shortTitle: Static Content Hosting category: Cloud language: zh tag: diff --git a/localization/zh/collection-pipeline/README.md b/localization/zh/collection-pipeline/README.md index 8d604a77c9e9..725067421486 100644 --- a/localization/zh/collection-pipeline/README.md +++ b/localization/zh/collection-pipeline/README.md @@ -1,5 +1,6 @@ --- title: Collection Pipeline +shortTitle: Collection Pipeline category: Functional language: zh tag: diff --git a/localization/zh/combinator/README.md b/localization/zh/combinator/README.md index 2e92be4eaec2..79ac664f4ee9 100644 --- a/localization/zh/combinator/README.md +++ b/localization/zh/combinator/README.md @@ -1,5 +1,6 @@ --- title: Combinator +shortTitle: Combinator category: Idiom language: zh tag: diff --git a/localization/zh/command/README.md b/localization/zh/command/README.md index 9c34bca0e08e..d8b93b363e91 100644 --- a/localization/zh/command/README.md +++ b/localization/zh/command/README.md @@ -1,5 +1,6 @@ --- title: Command +shortTitle: Command category: Behavioral language: zh tag: diff --git a/localization/zh/commander/README.md b/localization/zh/commander/README.md index 9ee832f1b7e0..8d75337d9e4d 100644 --- a/localization/zh/commander/README.md +++ b/localization/zh/commander/README.md @@ -1,5 +1,6 @@ --- title: Commander +shortTitle: Commander category: Concurrency language: zh tag: diff --git a/localization/zh/composite-entity/README.md b/localization/zh/composite-entity/README.md index a7e11c053e7a..aa904246ab75 100644 --- a/localization/zh/composite-entity/README.md +++ b/localization/zh/composite-entity/README.md @@ -1,5 +1,6 @@ --- title: Composite Entity +shortTitle: Composite Entity category: Structural language: zh tag: diff --git a/localization/zh/composite/README.md b/localization/zh/composite/README.md index 7ee840bac962..88d05c9cc6fb 100644 --- a/localization/zh/composite/README.md +++ b/localization/zh/composite/README.md @@ -1,5 +1,6 @@ --- title: Composite +shortTitle: Composite category: Structural language: zh tag: diff --git a/localization/zh/converter/README.md b/localization/zh/converter/README.md index face00f9fa2e..2164f712c74b 100644 --- a/localization/zh/converter/README.md +++ b/localization/zh/converter/README.md @@ -1,5 +1,6 @@ --- title: Converter +shortTitle: Converter category: Creational language: zh tag: diff --git a/localization/zh/crtp/README.md b/localization/zh/crtp/README.md index 80632021a70e..297c89fdccbb 100644 --- a/localization/zh/crtp/README.md +++ b/localization/zh/crtp/README.md @@ -1,5 +1,6 @@ --- title: Curiously Recurring Template Pattern +shortTitle: Curiously Recurring Template Pattern language: zh category: Structural tag: diff --git a/localization/zh/dao/README.md b/localization/zh/dao/README.md index 9b0ad4de9f42..0d9370e83618 100644 --- a/localization/zh/dao/README.md +++ b/localization/zh/dao/README.md @@ -1,5 +1,6 @@ --- title: Data Access Object +shortTitle: Data Access Object category: Architectural language: zh tag: diff --git a/localization/zh/data-bus/README.md b/localization/zh/data-bus/README.md index a5e2b72943f0..5ce08a8ca22f 100644 --- a/localization/zh/data-bus/README.md +++ b/localization/zh/data-bus/README.md @@ -1,5 +1,6 @@ --- title: Data Bus +shortTitle: Data Bus category: Architectural language: zh tag: diff --git a/localization/zh/data-mapper/README.md b/localization/zh/data-mapper/README.md index 191b82a8f930..59388b364e75 100644 --- a/localization/zh/data-mapper/README.md +++ b/localization/zh/data-mapper/README.md @@ -1,5 +1,6 @@ --- title: Data Mapper +shortTitle: Data Mapper category: Architectural language: zh tag: diff --git a/localization/zh/data-transfer-object/README.md b/localization/zh/data-transfer-object/README.md index 8a7410f852fd..38a637aec091 100644 --- a/localization/zh/data-transfer-object/README.md +++ b/localization/zh/data-transfer-object/README.md @@ -1,5 +1,6 @@ --- title: Data Transfer Object +shortTitle: Data Transfer Object category: Architectural language: zh tag: diff --git a/localization/zh/decorator/README.md b/localization/zh/decorator/README.md index 256662f23b41..a1a46ef83e69 100644 --- a/localization/zh/decorator/README.md +++ b/localization/zh/decorator/README.md @@ -1,5 +1,6 @@ --- title: Decorator +shortTitle: Decorator category: Structural language: zh tag: diff --git a/localization/zh/delegation/README.md b/localization/zh/delegation/README.md index 43407164d1b8..3932d895d501 100644 --- a/localization/zh/delegation/README.md +++ b/localization/zh/delegation/README.md @@ -1,5 +1,6 @@ --- title: Delegation +shortTitle: Delegation category: Structural language: zh tag: diff --git a/localization/zh/dependency-injection/README.md b/localization/zh/dependency-injection/README.md index 55e8b0392c99..2b0ae7b036b3 100644 --- a/localization/zh/dependency-injection/README.md +++ b/localization/zh/dependency-injection/README.md @@ -1,5 +1,6 @@ --- title: Dependency Injection +shortTitle: Dependency Injection category: Creational language: zh tag: diff --git a/localization/zh/dirty-flag/README.md b/localization/zh/dirty-flag/README.md index e17725ddbc7c..9a7bb8f77c41 100644 --- a/localization/zh/dirty-flag/README.md +++ b/localization/zh/dirty-flag/README.md @@ -1,5 +1,6 @@ --- title: Dirty Flag +shortTitle: Dirty Flag category: Behavioral language: zh tag: diff --git a/localization/zh/double-checked-locking/README.md b/localization/zh/double-checked-locking/README.md index b4cbaecc9597..539127027ec7 100644 --- a/localization/zh/double-checked-locking/README.md +++ b/localization/zh/double-checked-locking/README.md @@ -1,5 +1,6 @@ --- title: Double Checked Locking +shortTitle: Double Checked Locking category: Idiom language: zh tag: diff --git a/localization/zh/facade/README.md b/localization/zh/facade/README.md index c6fd471e8f38..9d8689b8d879 100644 --- a/localization/zh/facade/README.md +++ b/localization/zh/facade/README.md @@ -1,5 +1,6 @@ --- title: Facade +shortTitle: Facade category: Structural language: zh tag: diff --git a/localization/zh/factory-kit/README.md b/localization/zh/factory-kit/README.md index 51183ad3a4a0..d23b081f1950 100644 --- a/localization/zh/factory-kit/README.md +++ b/localization/zh/factory-kit/README.md @@ -1,5 +1,6 @@ --- title: Factory Kit +shortTitle: Factory Kit category: Creational language: zh tag: diff --git a/localization/zh/factory-method/README.md b/localization/zh/factory-method/README.md index e9a6d537dc0b..f8c8b8db1109 100644 --- a/localization/zh/factory-method/README.md +++ b/localization/zh/factory-method/README.md @@ -1,5 +1,6 @@ --- title: Factory Method +shortTitle: Factory Method category: Creational language: zh tag: diff --git a/localization/zh/factory/README.md b/localization/zh/factory/README.md index 8a1de5d876b0..d399436f8443 100644 --- a/localization/zh/factory/README.md +++ b/localization/zh/factory/README.md @@ -1,5 +1,6 @@ --- title: Factory +shortTitle: Factory category: Creational language: zh tag: diff --git a/localization/zh/interpreter/README.md b/localization/zh/interpreter/README.md index f4157b2d7f19..a0dc580ae16c 100644 --- a/localization/zh/interpreter/README.md +++ b/localization/zh/interpreter/README.md @@ -1,5 +1,6 @@ --- title: Interpreter +shortTitle: Interpreter category: Behavioral language: zh tag: diff --git a/localization/zh/iterator/README.md b/localization/zh/iterator/README.md index 5e1f0ebf03bc..14f8fb2d68a3 100644 --- a/localization/zh/iterator/README.md +++ b/localization/zh/iterator/README.md @@ -1,5 +1,6 @@ --- title: Iterator +shortTitle: Iterator category: Behavioral language: zh tag: diff --git a/localization/zh/monitor/README.md b/localization/zh/monitor/README.md index c01389afbc98..f6c6cd25443c 100644 --- a/localization/zh/monitor/README.md +++ b/localization/zh/monitor/README.md @@ -1,5 +1,6 @@ --- title: Monitor +shortTitle: Monitor category: Concurrency language: zh tag: diff --git a/localization/zh/observer/README.md b/localization/zh/observer/README.md index 5b8e0d77b183..90b2583b7d60 100644 --- a/localization/zh/observer/README.md +++ b/localization/zh/observer/README.md @@ -1,5 +1,6 @@ --- title: Observer +shortTitle: Observer category: Behavioral language: zh tag: diff --git a/localization/zh/private-class-data/README.md b/localization/zh/private-class-data/README.md index c7e0d2ec4026..25fe2b880a1c 100644 --- a/localization/zh/private-class-data/README.md +++ b/localization/zh/private-class-data/README.md @@ -1,5 +1,6 @@ --- title: Private Class Data +shortTitle: Private Class Data category: Idiom language: zh tag: diff --git a/localization/zh/producer-consumer/README.md b/localization/zh/producer-consumer/README.md index 5c459ac164a8..cf7f894c4a95 100644 --- a/localization/zh/producer-consumer/README.md +++ b/localization/zh/producer-consumer/README.md @@ -1,5 +1,6 @@ --- title: Producer Consumer +shortTitle: Producer Consumer category: Concurrency language: zh tag: diff --git a/localization/zh/proxy/README.md b/localization/zh/proxy/README.md index 99c85cde8961..f0ed1d5b61dd 100644 --- a/localization/zh/proxy/README.md +++ b/localization/zh/proxy/README.md @@ -1,5 +1,6 @@ --- title: Proxy +shortTitle: Proxy category: Structural language: zh tag: diff --git a/localization/zh/servant/README.md b/localization/zh/servant/README.md index 4889a924a504..467785b619fd 100644 --- a/localization/zh/servant/README.md +++ b/localization/zh/servant/README.md @@ -1,5 +1,6 @@ --- title: Servant +shortTitle: Servant category: Behavioral language: zh tag: diff --git a/localization/zh/sharding/README.md b/localization/zh/sharding/README.md index 00a731fe94dd..5db42563d5c0 100644 --- a/localization/zh/sharding/README.md +++ b/localization/zh/sharding/README.md @@ -1,5 +1,6 @@ --- -title: Sharding +title: Sharding +shortTitle: Sharding category: Behavioral language: zh tag: diff --git a/localization/zh/singleton/README.md b/localization/zh/singleton/README.md index a015d6b49af1..4f9ddc2f54ae 100644 --- a/localization/zh/singleton/README.md +++ b/localization/zh/singleton/README.md @@ -1,5 +1,6 @@ --- title: Singleton +shortTitle: Singleton category: Creational language: zh tag: diff --git a/localization/zh/state/README.md b/localization/zh/state/README.md index ab1eefe7435f..b717ba0e40fd 100644 --- a/localization/zh/state/README.md +++ b/localization/zh/state/README.md @@ -1,5 +1,6 @@ --- title: State +shortTitle: State category: Behavioral language: zh tag: diff --git a/localization/zh/step-builder/README.md b/localization/zh/step-builder/README.md index 5e27f6f1d071..36dd0308a163 100644 --- a/localization/zh/step-builder/README.md +++ b/localization/zh/step-builder/README.md @@ -1,5 +1,6 @@ --- title: Step Builder +shortTitle: Step Builder category: Creational language: zn tag: diff --git a/localization/zh/strategy/README.md b/localization/zh/strategy/README.md index da5e913c80fd..8e6a1f3930df 100644 --- a/localization/zh/strategy/README.md +++ b/localization/zh/strategy/README.md @@ -1,5 +1,6 @@ --- title: Strategy +shortTitle: Strategy category: Behavioral language: zh tag: diff --git a/localization/zh/table-module/README.md b/localization/zh/table-module/README.md index f8b404faa58d..9a9dfed1eb7c 100644 --- a/localization/zh/table-module/README.md +++ b/localization/zh/table-module/README.md @@ -1,5 +1,6 @@ --- title: Table Module +shortTitle: Table Module category: Structural language: zh tag: diff --git a/localization/zh/template-method/README.md b/localization/zh/template-method/README.md index cb51d85e3207..57b4f0a9de2a 100644 --- a/localization/zh/template-method/README.md +++ b/localization/zh/template-method/README.md @@ -1,5 +1,6 @@ --- title: Template method +shortTitle: Template method category: Behavioral language: zh tag: diff --git a/localization/zh/trampoline/README.md b/localization/zh/trampoline/README.md index fd65c5d4c0d8..438d75905170 100644 --- a/localization/zh/trampoline/README.md +++ b/localization/zh/trampoline/README.md @@ -1,5 +1,6 @@ --- title: Trampoline +shortTitle: Trampoline category: Behavioral language: zh tag: diff --git a/localization/zh/unit-of-work/README.md b/localization/zh/unit-of-work/README.md index a957390e824f..5623b42ed1f4 100644 --- a/localization/zh/unit-of-work/README.md +++ b/localization/zh/unit-of-work/README.md @@ -1,5 +1,6 @@ --- title: Unit Of Work +shortTitle: Unit Of Work category: Architectural language: zn tag: diff --git a/localization/zh/update-method/README.md b/localization/zh/update-method/README.md index 64038e34eb8d..01bb51587876 100644 --- a/localization/zh/update-method/README.md +++ b/localization/zh/update-method/README.md @@ -1,5 +1,6 @@ --- title: Update Method +shortTitle: Update Method category: Behavioral language: zn tag: diff --git a/localization/zh/value-object/README.md b/localization/zh/value-object/README.md index 59a76d978fdb..7ce457e690dd 100644 --- a/localization/zh/value-object/README.md +++ b/localization/zh/value-object/README.md @@ -1,5 +1,6 @@ --- title: Value Object +shortTitle: Value Object category: Creational language: zn tag: diff --git a/localization/zh/version-number/README.md b/localization/zh/version-number/README.md index 9495fc0bd3a0..aa0966556fe8 100644 --- a/localization/zh/version-number/README.md +++ b/localization/zh/version-number/README.md @@ -1,5 +1,6 @@ --- title: Version Number +shortTitle: Version Number category: Concurrency language: zh tag: diff --git a/localization/zh/visitor/README.md b/localization/zh/visitor/README.md index d0a4329e52d9..58c4475696e5 100644 --- a/localization/zh/visitor/README.md +++ b/localization/zh/visitor/README.md @@ -1,5 +1,6 @@ --- title: Visitor +shortTitle: Visitor category: Behavioral language: zh tag: