localedata: Remove trailing whitespace in weekday names in nn_NO locale

Resolves: BZ # 25868
This commit is contained in:
Mike FABIAN 2023-11-29 10:46:38 +01:00
parent 4369019520
commit ff25f355af

View file

@ -87,13 +87,13 @@ abday "su.";"m<U00E5>.";/
"la." "la."
% %
% Full weekday names (%A) % Full weekday names (%A)
day "sundag ";/ day "sundag";/
"m<U00E5>ndag ";/ "m<U00E5>ndag";/
"tysdag ";/ "tysdag";/
"onsdag ";/ "onsdag";/
"torsdag ";/ "torsdag";/
"fredag ";/ "fredag";/
"laurdag " "laurdag"
% %
% Abbreviated month names (%b) % Abbreviated month names (%b)
abmon "jan.";"feb.";/ abmon "jan.";"feb.";/