diff options
Diffstat (limited to 'apps/dashboard/l10n/sk.json')
-rw-r--r-- | apps/dashboard/l10n/sk.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/sk.json b/apps/dashboard/l10n/sk.json index 3796bf15252..2c52314bf26 100644 --- a/apps/dashboard/l10n/sk.json +++ b/apps/dashboard/l10n/sk.json @@ -10,8 +10,8 @@ "Good morning" : "Dobré ráno", "Good night, {name}" : "Dobrý večer, {name}", "Good night" : "Dobrý večer", - "Pick from files" : "Vybrať zo súborov", "Default images" : "Predvolené obrázky", - "Insert from {productName}" : "Vložiť z {productName}" + "Insert from {productName}" : "Vložiť z {productName}", + "Pick from files" : "Vybrať zo súborov" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |