Louis Hollingworth
9345b91573
Added beginnings of feed parsing, may need to switch parser. Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
23 lines
371 B
Plaintext
23 lines
371 B
Plaintext
/*
|
|
Localizable.strings
|
|
Leganto
|
|
|
|
Created by Louis Hollingworth on 2023-05-21.
|
|
|
|
*/
|
|
|
|
// General
|
|
"feeds" = "Fluoj";
|
|
"save" = "Konservi";
|
|
"cancel" = "Nuligi";
|
|
"name" = "Nomo";
|
|
"desc" = "Priskribo";
|
|
"url" = "URL";
|
|
"genre" = "Ĝenro";
|
|
"fadd" = "Aldoni Fluon";
|
|
|
|
// Genre categories
|
|
"uncategorised" = "Nekategoriigita";
|
|
"technology" = "Teĥnologio";
|
|
"news" = "Novaĵoj";
|