diff --git a/l10n/es_ES.js b/l10n/es_ES.js new file mode 100644 index 0000000..a114501 --- /dev/null +++ b/l10n/es_ES.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "radio", + { + "Top" : "Top", + "Recent" : "Añadido recientemente", + "Favorites" : "Favoritos", + "Categories" : "Categorías" +}, +"nplurals=2; plural=(n != 1);");