fix: add shortTitle to es and ko localization readmes

This commit is contained in:
Ilkka Seppälä
2024-10-20 10:22:52 +03:00
parent ede0fc16ae
commit 7c8802ef6f
115 changed files with 115 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
---
title: Adapter
shortTitle: Adapter
category: Structural
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Builder
shortTitle: Builder
category: Creational
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Callback
shortTitle: Callback
category: Idiom
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Decorator
shortTitle: Decorator
category: Structural
language: en
tag:
@@ -1,5 +1,6 @@
---
title: Event Driven Architecture
shortTitle: Event Driven Architecture
category: Architectural
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Event Sourcing
shortTitle: Event Sourcing
category: Architectural
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Facade
shortTitle: Facade
category: Structural
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Factory
shortTitle: Factory
category: Creational
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Iterator
shortTitle: Iterator
categories: Behavioral
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Observer
shortTitle: Observer
category: Behavioral
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Prototype
shortTitle: Prototype
category: Creational
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Proxy
shortTitle: Proxy
category: Structural
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Singleton
shortTitle: Singleton
category: Creational
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Strategy
shortTitle: Strategy
category: Behavioral
language: ko
tag:
@@ -1,5 +1,6 @@
---
title: Template Method
shortTitle: Template Method
category: Behavioral
language: ko
tag:
+1
View File
@@ -1,5 +1,6 @@
---
title: Visitor
shortTitle: Visitor
category: Behavioral
language: ko
tag: