Fix pluralization for theme out-of-date notice

This commit is contained in:
jomaxro
2017-06-08 00:17:47 -04:00
committed by GitHub
parent 2b1c8b017b
commit 8c46bc140a

View File

@@ -2877,7 +2877,7 @@ en:
add: "Add"
commits_behind:
one: "Theme is 1 commit behind!"
other: "Theme is {{count}} commit behind!"
other: "Theme is {{count}} commits behind!"
scss:
text: "CSS"
title: "Enter custom CSS, we accept all valid CSS and SCSS styles"