mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 14:56:20 +01:00
35 lines
990 B
Text
35 lines
990 B
Text
{
|
|
"el": [
|
|
"listEmptyText",
|
|
"albumTrashLabel",
|
|
"restoreTooltip",
|
|
"restoreSelectedProcessingNotification",
|
|
"restoreSelectedSuccessNotification",
|
|
"restoreSelectedFailureNotification",
|
|
"restoreProcessingNotification",
|
|
"restoreSuccessNotification",
|
|
"restoreFailureNotification",
|
|
"deletePermanentlyTooltip",
|
|
"deletePermanentlyConfirmationDialogTitle",
|
|
"deletePermanentlyConfirmationDialogContent"
|
|
],
|
|
|
|
"es": [
|
|
"searchTooltip",
|
|
"albumSearchTextFieldHint",
|
|
"clearTooltip",
|
|
"listNoResultsText",
|
|
"listEmptyText",
|
|
"albumTrashLabel",
|
|
"restoreTooltip",
|
|
"restoreSelectedProcessingNotification",
|
|
"restoreSelectedSuccessNotification",
|
|
"restoreSelectedFailureNotification",
|
|
"restoreProcessingNotification",
|
|
"restoreSuccessNotification",
|
|
"restoreFailureNotification",
|
|
"deletePermanentlyTooltip",
|
|
"deletePermanentlyConfirmationDialogTitle",
|
|
"deletePermanentlyConfirmationDialogContent"
|
|
]
|
|
}
|