@eeacms/volto-cca-policy 0.3.21 → 0.3.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +27 -0
- package/locales/bg/LC_MESSAGES/volto.po +301 -360
- package/locales/cs/LC_MESSAGES/volto.po +290 -319
- package/locales/da/LC_MESSAGES/volto.po +3812 -0
- package/locales/de/LC_MESSAGES/volto.po +304 -366
- package/locales/eea.cca.pot +6 -3
- package/locales/eea.climateadapt.menu.pot +0 -3
- package/locales/eea.climateadapt.pot +0 -3
- package/locales/el/LC_MESSAGES/volto.po +3812 -0
- package/locales/es/LC_MESSAGES/volto.po +304 -367
- package/locales/et/LC_MESSAGES/volto.po +287 -310
- package/locales/fi/LC_MESSAGES/volto.po +298 -345
- package/locales/fr/LC_MESSAGES/volto.po +309 -378
- package/locales/ga/LC_MESSAGES/volto.po +304 -372
- package/locales/hr/LC_MESSAGES/volto.po +290 -318
- package/locales/hu/LC_MESSAGES/volto.po +308 -382
- package/locales/is/LC_MESSAGES/volto.po +3812 -0
- package/locales/it/LC_MESSAGES/volto.po +297 -347
- package/locales/lt/LC_MESSAGES/volto.po +296 -331
- package/locales/lv/LC_MESSAGES/volto.po +3812 -0
- package/locales/mt/LC_MESSAGES/volto.po +3812 -0
- package/locales/nl/LC_MESSAGES/volto.po +303 -363
- package/locales/no/LC_MESSAGES/volto.po +3812 -0
- package/locales/pl/LC_MESSAGES/volto.po +288 -318
- package/locales/pt/LC_MESSAGES/volto.po +296 -346
- package/locales/ro/LC_MESSAGES/volto.po +301 -357
- package/locales/sk/LC_MESSAGES/volto.po +3812 -0
- package/locales/sl/LC_MESSAGES/volto.po +296 -336
- package/locales/sv/LC_MESSAGES/volto.po +3812 -0
- package/package.json +1 -1
- package/src/components/manage/Blocks/MissionSignatoriesProfile/AccordionList.jsx +4 -4
- package/src/components/manage/Blocks/MissionSignatoriesProfile/ItemsSection.jsx +54 -0
- package/src/components/manage/Blocks/MissionSignatoriesProfile/TabSections/AssessmentTab.jsx +4 -55
- package/src/components/manage/Blocks/MissionSignatoriesProfile/TabSections/GovernanceTab.jsx +3 -2
- package/src/components/manage/Blocks/MissionSignatoriesProfile/TabSections/PlanningTab.jsx +92 -1
- package/src/components/manage/Blocks/MissionSignatoriesProfile/style.less +37 -10
- package/src/customizations/volto/components/theme/View/DefaultView.jsx +2 -2
- package/src/index.js +5 -0
- package/src/search/cca/config.js +17 -11
- package/src/utils.js +1 -3
- package/theme/globals/mission.less +5 -5
- package/theme/globals/search.less +6 -0
package/locales/eea.cca.pot
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
# --- PLEASE EDIT THE LINES BELOW CORRECTLY ---
|
|
2
|
-
# SOME DESCRIPTIVE TITLE.
|
|
3
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
4
1
|
msgid ""
|
|
5
2
|
msgstr ""
|
|
6
3
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
@@ -421,3 +418,9 @@ msgstr ""
|
|
|
421
418
|
|
|
422
419
|
msgid "Local (e.g. city or municipal level)"
|
|
423
420
|
msgstr ""
|
|
421
|
+
|
|
422
|
+
msgid "Countries where the funding opportunity is offered"
|
|
423
|
+
msgstr ""
|
|
424
|
+
|
|
425
|
+
msgid "Region where the funding is offered"
|
|
426
|
+
msgstr ""
|