diff --git a/guides/plugins/plugins/framework/data-handling/add-data-translations.md b/guides/plugins/plugins/framework/data-handling/add-data-translations.md index b8a52e5d4..8d2c6eff2 100644 --- a/guides/plugins/plugins/framework/data-handling/add-data-translations.md +++ b/guides/plugins/plugins/framework/data-handling/add-data-translations.md @@ -34,6 +34,7 @@ The translation table's columns should be the following:
The actual translated value, the translated name of the `swag_example.created_atNot` much explanation required here.
updated_at
Not much explanation required here.
+ Therefore, this is how your migration could then look like: