aboutsummaryrefslogtreecommitdiff
path: root/sources/samples/old/assets/uilanguages
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2017-12-04 17:54:04 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2017-12-04 17:54:04 +0100
commit317f8f8f0651488f226b5280a8f036c7c135c639 (patch)
tree97bd4889ab2822a00d4b0f0d5cde38b59f9f41de /sources/samples/old/assets/uilanguages
parent1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c (diff)
downloadpiedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.tar.gz
piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.tar.zst
piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.zip
Add oembed4.7.3
Diffstat (limited to 'sources/samples/old/assets/uilanguages')
-rw-r--r--sources/samples/old/assets/uilanguages/languages.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/sources/samples/old/assets/uilanguages/languages.js b/sources/samples/old/assets/uilanguages/languages.js
index bffea89..a3cf84f 100644
--- a/sources/samples/old/assets/uilanguages/languages.js
+++ b/sources/samples/old/assets/uilanguages/languages.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
@@ -9,6 +9,7 @@ var CKEDITOR_LANGS = ( function() {
9 var langs = { 9 var langs = {
10 af: 'Afrikaans', 10 af: 'Afrikaans',
11 ar: 'Arabic', 11 ar: 'Arabic',
12 az: 'Azerbaijani',
12 bg: 'Bulgarian', 13 bg: 'Bulgarian',
13 bn: 'Bengali/Bangla', 14 bn: 'Bengali/Bangla',
14 bs: 'Bosnian', 15 bs: 'Bosnian',
@@ -25,6 +26,7 @@ var CKEDITOR_LANGS = ( function() {
25 'en-gb': 'English (United Kingdom)', 26 'en-gb': 'English (United Kingdom)',
26 eo: 'Esperanto', 27 eo: 'Esperanto',
27 es: 'Spanish', 28 es: 'Spanish',
29 'es-mx': 'Spanish (Mexico)',
28 et: 'Estonian', 30 et: 'Estonian',
29 eu: 'Basque', 31 eu: 'Basque',
30 fa: 'Persian', 32 fa: 'Persian',
@@ -54,6 +56,7 @@ var CKEDITOR_LANGS = ( function() {
54 nb: 'Norwegian Bokmal', 56 nb: 'Norwegian Bokmal',
55 nl: 'Dutch', 57 nl: 'Dutch',
56 no: 'Norwegian', 58 no: 'Norwegian',
59 oc: 'Occitan',
57 pl: 'Polish', 60 pl: 'Polish',
58 pt: 'Portuguese (Portugal)', 61 pt: 'Portuguese (Portugal)',
59 'pt-br': 'Portuguese (Brazil)', 62 'pt-br': 'Portuguese (Brazil)',