diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 361dc6bf98a..5926e3a4bf4 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -82,6 +82,7 @@ OC.L10N.register( "No background" : "Žádné pozadí", "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů", "Select background" : "Vybrat pozadí", + "No background has been selected" : "Nevybráno žádné pozadí", "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen", "Select a custom color" : "Vybrat uživatelsky určenou barvu", "Reset to default" : "Vrátit zpět na výchozí hodnoty", diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index 3034812731f..a8f2283ced3 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -80,6 +80,7 @@ "No background" : "Žádné pozadí", "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů", "Select background" : "Vybrat pozadí", + "No background has been selected" : "Nevybráno žádné pozadí", "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen", "Select a custom color" : "Vybrat uživatelsky určenou barvu", "Reset to default" : "Vrátit zpět na výchozí hodnoty", |