mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 22:00:34 +01:00
14 lines
544 B
JSON
14 lines
544 B
JSON
{
|
||
"figure-x": "Figure %1",
|
||
"error-events-per-day": "<code>%1</code> günlük olay",
|
||
"error.404": "404 Bulunamadı",
|
||
"error.503": "503 Servis Kullanılamıyor",
|
||
"manage-error-log": "Manage Error Log",
|
||
"export-error-log": "Hata Kayıtlarını Dışarı Çıkar (CSV)",
|
||
"clear-error-log": "Hata Kayıtlarını Temizle",
|
||
"route": "Route",
|
||
"count": "Count",
|
||
"no-routes-not-found": "Hooray! No 404 errors!",
|
||
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
|
||
"clear404-success": "\"404 Not Found\" errors cleared"
|
||
} |