diff --git a/client-app/src/storage/colors/dark.json b/client-app/src/storage/colors/dark.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/client-app/src/storage/colors/dark.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/client-app/src/storage/colors/light.json b/client-app/src/storage/colors/light.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/client-app/src/storage/colors/light.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/client-app/src/storage/strings/en.json b/client-app/src/storage/strings/en.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/client-app/src/storage/strings/en.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/client-app/src/storage/strings/ru.json b/client-app/src/storage/strings/ru.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/client-app/src/storage/strings/ru.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/client-app/src/storage/strings/ua.json b/client-app/src/storage/strings/ua.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/client-app/src/storage/strings/ua.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file