Skip to content

Commit c97910b

Browse files
Merge pull request #11 from WISCENTD-UPC/develop
Merging last changes to a stable version
2 parents ddd19f1 + f264b39 commit c97910b

25 files changed

+6085
-50437
lines changed

.gitignore

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# dependencies
23
/node_modules
34

@@ -6,14 +7,11 @@
67

78
# misc
89
.env
10+
911
npm-debug.log*
1012
yarn-debug.log*
1113
yarn-error.log*
12-
.eslintcache
13-
*.zip
1414

15-
# DHIS2 Platform
16-
node_modules
17-
.d2
18-
src/locales
19-
build
15+
16+
.eslintcache
17+
*.zip

d2.config.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

i18n/en.pot

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,11 @@ msgstr ""
55
"Content-Type: text/plain; charset=utf-8\n"
66
"Content-Transfer-Encoding: 8bit\n"
77
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
8-
"POT-Creation-Date: 2021-02-22T17:08:03.891Z\n"
9-
"PO-Revision-Date: 2021-02-22T17:08:03.891Z\n"
8+
"POT-Creation-Date: 2020-11-26T09:36:46.653Z\n"
9+
"PO-Revision-Date: 2020-11-26T09:36:46.653Z\n"
1010

11-
msgid "Import credentials"
11+
msgid "Hello {{name}}"
1212
msgstr ""
1313

14-
msgid "GoData API Configuration"
15-
msgstr ""
16-
17-
msgid "BaseURL"
18-
msgstr ""
19-
20-
msgid "Email"
21-
msgstr ""
22-
23-
msgid "Password"
24-
msgstr ""
25-
26-
msgid "Dhis2 API Configuration"
27-
msgstr ""
28-
29-
msgid "User"
30-
msgstr ""
31-
32-
msgid "Import"
33-
msgstr ""
34-
35-
msgid "Some fields are in blank"
36-
msgstr ""
37-
38-
msgid "Credentials saved correctly"
14+
msgid "Welcome to DHIS2!"
3915
msgstr ""

0 commit comments

Comments
 (0)