mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 09:16:19 +01:00
Translate album sort to spanish
This commit is contained in:
parent
d677d679d7
commit
e15bc4d432
1 changed files with 8 additions and 0 deletions
|
@ -571,6 +571,14 @@
|
|||
"@sortOptionTimeDescendingLabel": {
|
||||
"description": "Sort by time, in descending order"
|
||||
},
|
||||
"sortOptionAlbumNameLabel": "Nombre del álbum",
|
||||
"@sortOptionAlbumNameLabel": {
|
||||
"description": "Sort by album name, in ascending order"
|
||||
},
|
||||
"sortOptionAlbumNameDescendingLabel": "Nombre del álbum (inverso)",
|
||||
"@sortOptionAlbumNameDescendingLabel": {
|
||||
"description": "Sort by album name, in descending order"
|
||||
},
|
||||
"albumEditDragRearrangeNotification": "Mantén presionado y arrastra un elemento para reordenarlo manualmente",
|
||||
"@albumEditDragRearrangeNotification": {
|
||||
"description": "Instructions on how to rearrange photos"
|
||||
|
|
Loading…
Reference in a new issue