mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-13 18:58:53 +01:00
Merge branch 'luckkmaxx-master-patch-74786' into 'master'
Translate album sort to spanish See merge request nkming2/nc-photos!21
This commit is contained in:
commit
56a58a81ef
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