resources.mo
来自「Ogame (english) RPG OGame是战略性宇宙空间模拟游戏」· MO 代码 · 共 21 行
MO
21 行
<?php
$lang['Production_of_resources_in_the_planet'] = 'Resource production on planet "%s"';
$lang['Production_level'] = 'Production Level';
$lang['Basic_income'] = 'Basic Income';
$lang['quantity'] = 'Quantity:';
$lang['level'] = 'Level';
$lang['Stores_capacity'] = 'Store Capacity';
$lang['Widespread_production'] = 'Widespread Production';
$lang['Daily'] = 'Daily';
$lang['Weekly'] = 'Weekly';
$lang['Monthly'] = 'Monthly';
$lang['Storage_state'] = 'Storage State';
$lang['Calcule'] = 'Calculate';
$lang['o/o'] = '%';
$lang['k'] = 'k';
// Translated by Cheekyvimto. All rights reversed (C) 2007
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?