File tree Expand file tree Collapse file tree 3 files changed +20
-16
lines changed Expand file tree Collapse file tree 3 files changed +20
-16
lines changed Original file line number Diff line number Diff line change 7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
- # This file: Configuration defaults file (last modified: 2023.04.01 ).
10
+ # This file: Configuration defaults file (last modified: 2023.04.03 ).
11
11
# #/
12
12
13
13
core :
@@ -148,6 +148,7 @@ core:
148
148
bn : " বাংলা"
149
149
de : " Deutsch"
150
150
en : " English"
151
+ en-US : " English (US)"
151
152
es : " Español"
152
153
fa : " فارسی"
153
154
fr : " Français"
Original file line number Diff line number Diff line change
1
+ # #\
2
+ # This file is a part of the phpMussel\Core package.
3
+ # Homepage: https://phpmussel.github.io/
4
+ #
5
+ # PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
6
+ #
7
+ # License: GNU/GPLv2
8
+ # @see LICENSE.txt
9
+ #
10
+ # This file: US English language data (last modified: 2023.04.03).
11
+ #
12
+ # Note: Including data only where it differs from its AU/GB/NZ English
13
+ # counterpart (doing otherwise isn't necessary due to the L10N handler's
14
+ # fallback mechanism).
15
+ # #/
16
+
17
+ SafeBrowseLookup_401 : " API authorization error"
Original file line number Diff line number Diff line change 7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
- # This file: English language data (last modified: 2023.04.01).
11
- #
12
- # Regarding translations: My native language is English. Because this is a free
13
- # and open-source hobby project which generates zero income, and translatable
14
- # content is likely to change as the features and functionality supported by
15
- # the project changes, it doesn't make sense for me to spend money for
16
- # translations. Because I'm the sole author/developer/maintainer for the
17
- # project and I'm not a ployglot, any translations I produce are very likely to
18
- # contain errors. Sorry, but realistically, that won't ever change. If you find
19
- # any such errors/typos/mistakes/etc, your assistance to correct them would be
20
- # very much appreciated. Pull requests are invited and encouraged. Otherwise,
21
- # if you find these errors too much to handle, just stick with the original
22
- # English source. If a translation is irredeemably incomprehensible, let me
23
- # know which, and I can delete it. If you're not sure how to perform pull
24
- # requests, ask. I can help.
10
+ # This file: English language data (last modified: 2023.04.03).
25
11
# #/
26
12
27
13
SafeBrowseLookup_200 : " Potentially harmful URL detected"
You can’t perform that action at this time.
0 commit comments