mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 09:16:19 +01:00
34 lines
948 B
Text
34 lines
948 B
Text
|
{
|
||
|
"el": [
|
||
|
"albumTrashLabel",
|
||
|
"restoreTooltip",
|
||
|
"restoreSelectedProcessingNotification",
|
||
|
"restoreSelectedSuccessNotification",
|
||
|
"restoreSelectedFailureNotification",
|
||
|
"restoreProcessingNotification",
|
||
|
"restoreSuccessNotification",
|
||
|
"restoreFailureNotification",
|
||
|
"deletePermanentlyTooltip",
|
||
|
"deletePermanentlyConfirmationDialogTitle",
|
||
|
"deletePermanentlyConfirmationDialogContent"
|
||
|
],
|
||
|
|
||
|
"es": [
|
||
|
"searchTooltip",
|
||
|
"albumSearchTextFieldHint",
|
||
|
"clearTooltip",
|
||
|
"listNoResultsText",
|
||
|
"albumTrashLabel",
|
||
|
"restoreTooltip",
|
||
|
"restoreSelectedProcessingNotification",
|
||
|
"restoreSelectedSuccessNotification",
|
||
|
"restoreSelectedFailureNotification",
|
||
|
"restoreProcessingNotification",
|
||
|
"restoreSuccessNotification",
|
||
|
"restoreFailureNotification",
|
||
|
"deletePermanentlyTooltip",
|
||
|
"deletePermanentlyConfirmationDialogTitle",
|
||
|
"deletePermanentlyConfirmationDialogContent"
|
||
|
]
|
||
|
}
|