From bce13ee94deb2a4914784bb4268dc1d7bc0f11ed Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 1 Dec 2021 22:17:16 +0100 Subject: Preparing i18n --- .idea/vcs.xml | 10 +++++----- .idea/webResources.xml | 26 +++++++++++++------------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to '.idea') diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..9661ac7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - - - - - + + + + + \ No newline at end of file diff --git a/.idea/webResources.xml b/.idea/webResources.xml index c83086b..e88103e 100644 --- a/.idea/webResources.xml +++ b/.idea/webResources.xml @@ -1,14 +1,14 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file -- cgit