From 9383a2fb09ffb60cfe63683106945bd688affa59 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 1 Jun 2022 21:13:43 +0200 Subject: feat: Initial commit after clean slate --- src/Resources/SharedControllerResources.en.resx | 47 +++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 src/Resources/SharedControllerResources.en.resx (limited to 'src/Resources/SharedControllerResources.en.resx') diff --git a/src/Resources/SharedControllerResources.en.resx b/src/Resources/SharedControllerResources.en.resx new file mode 100644 index 0000000..6b75a2b --- /dev/null +++ b/src/Resources/SharedControllerResources.en.resx @@ -0,0 +1,47 @@ + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Could not find that product + + + Could not find that category + + + A category with that name already exists + + + Can not delete categories that contains products + + + Could not delete the category + + + Invalid form + + + Invalid username or password + + + Name is required + + + New name is required + + + New password is required + + + This product is unfortunately not available + + \ No newline at end of file -- cgit v1.3