Merge pull request #4911 from jomaxro/patch-1

Fix pluralization for theme out-of-date notice
This commit is contained in:
Régis Hanol
2017-06-08 14:00:14 +02:00
committed by GitHub

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"