Files
frigate/web/public/locales/gl/common.json
T

18 lines
420 B
JSON
Raw Normal View History

2025-08-10 13:59:20 +02:00
{
"time": {
"untilForTime": "Até {{time}}",
"untilForRestart": "Até que se reinicie Frigate.",
"justNow": "Xusto agora",
"last7": "Últimos 7 días",
"last14": "Últimos 14 días",
"thisWeek": "Esta semana",
"today": "Hoxe",
"untilRestart": "Ata o reinicio",
"ago": "Fai {{timeAgo}}"
},
2026-07-27 00:26:57 +02:00
"readTheDocumentation": "Ler a documentación",
"button": {
"save": "Gardar"
}
2025-08-10 13:59:20 +02:00
}