f7cloud_client/apps/notifications/l10n/fo.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

10 lines
195 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Hey %s",
"Hello %s," : "Hey %s,",
"in {path}" : "í {path}",
"Never" : "ongantíð"
},
"nplurals=2; plural=(n != 1);");