From c2606d101aff406e9f1390f25886ec568b9fbd36 Mon Sep 17 00:00:00 2001 From: rijkvanzanten Date: Wed, 13 Jan 2021 11:47:42 -0500 Subject: [PATCH] Fix missing translations on collection creation Fixes #3600 --- app/src/lang/translations/en-US.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/src/lang/translations/en-US.yaml b/app/src/lang/translations/en-US.yaml index 1f1c3d8677..1b878e0c7b 100644 --- a/app/src/lang/translations/en-US.yaml +++ b/app/src/lang/translations/en-US.yaml @@ -176,6 +176,8 @@ length: Length precision_scale: Precision & Scale readonly: Readonly unique: Unique +updated_on: Updated On +updated_by: Updated By primary_key: Primary Key foreign_key: Foreign Key finish_setup: Finish Setup @@ -353,6 +355,8 @@ collection_created: Collection Created modified_on: Modified On card_size: Card Size sort_field: Sort Field +sort: Sort +status: Status toggle_manual_sorting: Toggle Manual Sorting bookmark_doesnt_exist: Bookmark Doesn't Exist bookmark_doesnt_exist_copy: The bookmark you're trying to open couldn't be found.