Merge branch 'master' into 'master'
Master See merge request onny/nextcloud-app-radio!1
This commit is contained in:
commit
cf9bb99941
9
l10n/es_ES.js
Normal file
9
l10n/es_ES.js
Normal file
@ -0,0 +1,9 @@
|
||||
OC.L10N.register(
|
||||
"radio",
|
||||
{
|
||||
"Top" : "Top",
|
||||
"Recent" : "Añadido recientemente",
|
||||
"Favorites" : "Favoritos",
|
||||
"Categories" : "Categorías"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
7
l10n/es_ES.json
Normal file
7
l10n/es_ES.json
Normal file
@ -0,0 +1,7 @@
|
||||
{ "translations": {
|
||||
"Top" : "Top",
|
||||
"Recent" : "Añadido recientemente",
|
||||
"Favorites" : "Favoritos",
|
||||
"Categories" : "Categorías"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in New Issue
Block a user