add arabic to dropdown
This commit is contained in:
parent
0cad44f1e4
commit
dca24600bb
2 changed files with 3 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ usb_butter_url: "/usb-butter/"
|
|||
url: "" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
logo: "/assets/images/butter-app-logo-small.svg"
|
||||
# powered by jekyll-multiple-languages-plugin
|
||||
languages: ['en', 'es', 'fr_SN', 'pt_AO']
|
||||
languages: ['en', 'es', 'fr_SN', 'pt_AO', 'ar']
|
||||
|
||||
exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test", "site-*.zip"]
|
||||
|
||||
|
|
|
|||
|
|
@ -19,3 +19,4 @@ language_selector:
|
|||
es: Español
|
||||
fr_SN: Français (SN)
|
||||
pt_AO: Português (AO)
|
||||
ar: العربية
|
||||
Loading…
Add table
Add a link
Reference in a new issue