1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-01-08 01:55:50 +00:00
nextcloud-breeze-dark/l10n/he.js
Nextcloud bot f05adbc4da
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-04 02:16:59 +00:00

8 lines
210 B
JavaScript

OC.L10N.register(
"breezedark",
{
"Saved" : "נשמרה",
"Error" : "שגיאה",
"Save" : "שמירה"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");