diff options
author | James Moger <james.moger@gitblit.com> | 2014-04-28 14:57:09 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-04-28 14:57:09 -0400 |
commit | d6bfbd28a092a164f0a6220234fd3e9b68e3d832 (patch) | |
tree | 8044970d4660d03fc183b78e0a42d860da96dce7 /src | |
parent | d8654bdf5c5e0e062a683b40ba826f9638e25d41 (diff) | |
download | gitblit-d6bfbd28a092a164f0a6220234fd3e9b68e3d832.tar.gz gitblit-d6bfbd28a092a164f0a6220234fd3e9b68e3d832.zip |
Add English translation placeholder
Diffstat (limited to 'src')
-rw-r--r-- | src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties b/src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties new file mode 100644 index 00000000..e6bbac73 --- /dev/null +++ b/src/main/java/com/gitblit/wicket/GitBlitWebApp_en.properties @@ -0,0 +1 @@ +# Placeholder translation file to allow forcing the web ui to English
\ No newline at end of file |