From 9446ab46856cbd7a18db7a1049219bdd874cb3ba Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 4 Jun 2022 16:14:15 +0200 Subject: i18n --- .idea/deployment.xml | 3 +-- .idea/workspace.xml | 25 ++++++++++++++----------- index.php | 26 +++++++++++++------------- private/welcomed.json | 2 +- version.txt | 2 +- 5 files changed, 30 insertions(+), 28 deletions(-) diff --git a/.idea/deployment.xml b/.idea/deployment.xml index e190dc0..9cf9b38 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -1,6 +1,6 @@ - + @@ -14,6 +14,5 @@ - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 751fa53..1e50a3b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,6 +2,7 @@ + @@ -62,7 +63,9 @@ - + + + - @@ -106,18 +109,18 @@ - { - "keyToString": { - "WebServerToolWindowFactoryState": "true", - "last_opened_file_path": "/Users/Scoots/Code/Familine", - "nodejs_package_manager_path": "npm", - "vue.rearranger.settings.migration": "true" + +}]]> - + @@ -167,7 +170,7 @@ - + diff --git a/index.php b/index.php index 0c6e073..971db6b 100644 --- a/index.php +++ b/index.php @@ -43,7 +43,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/private/session.php";

Familine

-

Familine soutient la population ukrainienne. En savoir plus.
+


En ce moment :

+ ?>

- Familine Camera · Problèmes connus · Code source · version + · · version


diff --git a/private/welcomed.json b/private/welcomed.json index fca1acf..b77537e 100644 --- a/private/welcomed.json +++ b/private/welcomed.json @@ -1 +1 @@ -["mia.murat","mia.murat","mia.murat","mia.murat","patrick.murat","melanie.murat","mia.murat"] \ No newline at end of file +["patrick.murat","melanie.murat"] \ No newline at end of file diff --git a/version.txt b/version.txt index ba2d407..99a0db0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.9.4 (accès anticipé) +4.10.O (%ea%) \ No newline at end of file -- cgit