Latest translations and fallbacks
parent
604206843e
commit
fccd43e532
@ -1,7 +1,7 @@
|
||||
{
|
||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
||||
"alert.confirm-reload": "Bist du sicher, dass du NodeBB neu laden möchtest?",
|
||||
"alert.confirm-restart": "Bist du sicher, dass du NodeBB neu starten möchtest?",
|
||||
|
||||
"acp-title": "%1 | NodeBB Admin Control Panel",
|
||||
"settings-header-contents": "Contents"
|
||||
"settings-header-contents": "Inhalte"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "Post Cache",
|
||||
"posts-in-cache": "Posts in Cache",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"control-panel": "Control Panel",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"post-cache": "Postituste vahemälu",
|
||||
"posts-in-cache": "Postitused vahemälus",
|
||||
"average-post-size": "Keskmine postituse suurus",
|
||||
"length-to-max": "Pikkus / Maksimuum",
|
||||
"percent-full": "%1% Täis",
|
||||
"post-cache-size": "Postituse vahemälu suurus",
|
||||
"items-in-cache": "Esemed vahemälus",
|
||||
"control-panel": "Kontrollpaneel",
|
||||
"update-settings": "Uuendatud vahemälu seaded"
|
||||
}
|
Loading…
Reference in New Issue