diff --git a/home/src/main/resources/rdf/display/everytime/localeSelectionGUI.n3 b/home/src/main/resources/rdf/display/everytime/localeSelectionGUI.n3 new file mode 100644 index 000000000..3062d28f0 --- /dev/null +++ b/home/src/main/resources/rdf/display/everytime/localeSelectionGUI.n3 @@ -0,0 +1,12 @@ +# $This file is distributed under the terms of the license in LICENSE$ + +# +# Associate the LocaleSelectionDataGetter with the languageSelector.ftl Freemarker template. +# + +@prefix display: . + + display:hasDataGetter display:localeSelectorDataGetter . + +display:localeSelectorDataGetter + a .