diff options
author | Matthias Schulte <post@lupo49.de> | 2011-04-27 11:30:56 +0200 |
---|---|---|
committer | Matthias Schulte <post@lupo49.de> | 2011-04-27 11:30:56 +0200 |
commit | 8e702eb4879af9cdecf511373758668768c47a5f (patch) | |
tree | ebc1865e716c0fb46e3a3d201d09d782c4affcd1 /inc | |
parent | fe537d1f0b6774de31df6c59911388d485ddc752 (diff) | |
download | rpg-8e702eb4879af9cdecf511373758668768c47a5f.tar.gz rpg-8e702eb4879af9cdecf511373758668768c47a5f.tar.bz2 |
eu: language updates
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/eu/lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/lang/eu/lang.php b/inc/lang/eu/lang.php index 503b20b30..e49290e5e 100644 --- a/inc/lang/eu/lang.php +++ b/inc/lang/eu/lang.php @@ -157,6 +157,9 @@ $lang['yours'] = 'Zure Bertsioa'; $lang['diff'] = 'egungo bertsioarekin dituen aldaketak aurkezten ditu'; $lang['diff2'] = 'Erakutsi desberdintasunak aukeratutako bertsioen artean'; $lang['difflink'] = 'Estekatu konparaketa bista honetara'; +$lang['diff_type'] = 'Ikusi diferentziak:'; +$lang['diff_inline'] = 'Lerro tartean'; +$lang['diff_side'] = 'Ondoz ondo'; $lang['line'] = 'Marra'; $lang['breadcrumb'] = 'Traza'; $lang['youarehere'] = 'Hemen zaude'; |