Files
react-native/ReactAndroid/src/main/res/devsupport/values-ko/strings.xml
Martin Konicek 42eb5464fd Release React Native for Android
This is an early release and there are several things that are known
not to work if you're porting your iOS app to Android.

See the Known Issues guide on the website.

We will work with the community to reach platform parity with iOS.
2015-09-14 18:13:39 +01:00

17 lines
970 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- See https://www.facebook.com/groups/303159406399348/permalink/410968105618477/ -->
<!-- @generated SignedSource<<c3113e63c047864d13024e801a5fc249>> -->
<!-- @nolint -->
<!-- @mobile export_name="fbandroid 2015-07-14 at 10:02:32 GMT" locale="ko_KR" lib_name="java-com-facebook-catalyst-js-react-native-github-ReactAndroid-android_res-com-facebook-react-devsupport" -->
<resources>
<string name="catalyst_reloadjs">Reload JS</string>
<string name="catalyst_debugjs">Debug JS</string>
<string name="catalyst_settings">Dev Settings</string>
<string name="catalyst_settings_title">Catalyst Dev Settings</string>
<string name="catalyst_jsload_title">기다려주세요...</string>
<string name="catalyst_jsload_message">Fetching JS bundle</string>
<string name="catalyst_jsload_error">Unable to download JS bundle</string>
<string name="catalyst_inspect_element">요소 검사</string>
</resources>